We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56253c9 commit ef3da3aCopy full SHA for ef3da3a
networks/rhs.cpp
@@ -1,6 +1,5 @@
1
-#include <rhs.H>
2
-
3
#ifdef NEW_NETWORK_IMPLEMENTATION
+#include <rhs.H>
4
5
AMREX_GPU_MANAGED Array3D<Real, 1, Rates::NumRates, 1, 2, 1, RHS::nrattab> RHS::rattab;
6
AMREX_GPU_MANAGED Array3D<Real, 1, Rates::NumRates, 1, 2, 1, RHS::nrattab> RHS::drattabdt;
0 commit comments