aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'ML_BSSN/interface.ccl')
-rw-r--r--ML_BSSN/interface.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/ML_BSSN/interface.ccl b/ML_BSSN/interface.ccl
index 306eaa7..ae48008 100644
--- a/ML_BSSN/interface.ccl
+++ b/ML_BSSN/interface.ccl
@@ -2,15 +2,15 @@
implements: ML_BSSN
-inherits: ADMBase TmunuBase Grid GenericFD Boundary
+inherits: ADMBase Boundary GenericFD Grid TmunuBase
USES INCLUDE: GenericFD.h
-USES INCLUDE: Symmetry.h
-USES INCLUDE: Boundary.h
USES INCLUDE: loopcontrol.h
+USES INCLUDE: Symmetry.h
USES INCLUDE: vectors.h
+USES INCLUDE: Boundary.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegisterEvolved