aboutsummaryrefslogtreecommitdiff
path: root/ML_ADM/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'ML_ADM/interface.ccl')
-rw-r--r--ML_ADM/interface.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/ML_ADM/interface.ccl b/ML_ADM/interface.ccl
index e609e72..1881df5 100644
--- a/ML_ADM/interface.ccl
+++ b/ML_ADM/interface.ccl
@@ -2,15 +2,15 @@
implements: ML_ADM
-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