aboutsummaryrefslogtreecommitdiff
path: root/ML_ADM
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2013-10-28 17:51:56 +0100
committerIan Hinder <ian.hinder@aei.mpg.de>2013-10-28 17:51:56 +0100
commit924d268009089a6a8b178997f56df248268dcfc6 (patch)
treea249fc74cedf8f180cd7a07b66512a53e348f24f /ML_ADM
parentcaadfb1214b142be4512d86994fdfdac9a45206b (diff)
Regenerate code (Kranc commit 20e7a8feb560e494efe6b00db07af8b350fc9783)
Diffstat (limited to 'ML_ADM')
-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