We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4698e0c commit 7433ca3Copy full SHA for 7433ca3
cajita/unit_test/src/Cajita_Config.hpp
@@ -0,0 +1,19 @@
1
+/****************************************************************************
2
+ * Copyright (c) 2018-2022 by the Cabana authors *
3
+ * All rights reserved. *
4
+ * *
5
+ * This file is part of the Cabana library. Cabana is distributed under a *
6
+ * BSD 3-clause license. For the licensing terms see the LICENSE file in *
7
+ * the top-level directory. *
8
9
+ * SPDX-License-Identifier: BSD-3-Clause *
10
+ ****************************************************************************/
11
+
12
+#ifndef CAJITA_CONFIG_HPP
13
+#define CAJITA_CONFIG_HPP
14
15
+/* #undef Cabana_ENABLE_HYPRE */
16
17
+/* #undef Cabana_ENABLE_HEFFTE */
18
19
+#endif
0 commit comments