xref: /libCEED/backends/weak/ceed-magma-weak.c (revision 0b6847a6bd8ae6afc56b1dc81e69df6d744052aa)
1 // Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.
2 // All Rights Reserved. See the top-level LICENSE and NOTICE files for details.
3 //
4 // SPDX-License-Identifier: BSD-2-Clause
5 //
6 // This file is part of CEED:  http://github.com/ceed
7 
8 #include "ceed-backend-weak.h"
9 // LCOV_EXCL_START
10 #include "../ceed-backend-list-magma.h"
11 // LCOV_EXCL_STOP
12 #undef CEED_BACKEND
13