aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'ML_WaveToy/interface.ccl')
-rw-r--r--ML_WaveToy/interface.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/ML_WaveToy/interface.ccl b/ML_WaveToy/interface.ccl
index 8263a2e..2b34bbb 100644
--- a/ML_WaveToy/interface.ccl
+++ b/ML_WaveToy/interface.ccl
@@ -2,15 +2,15 @@
implements: ML_WaveToy
-inherits: Grid GenericFD Boundary
+inherits: Boundary GenericFD Grid
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