aboutsummaryrefslogtreecommitdiff
path: root/ML_ADMConstraints
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_ADMConstraints
parentcaadfb1214b142be4512d86994fdfdac9a45206b (diff)
Regenerate code (Kranc commit 20e7a8feb560e494efe6b00db07af8b350fc9783)
Diffstat (limited to 'ML_ADMConstraints')
-rw-r--r--ML_ADMConstraints/interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ML_ADMConstraints/interface.ccl b/ML_ADMConstraints/interface.ccl
index 17ba19f..82aedde 100644
--- a/ML_ADMConstraints/interface.ccl
+++ b/ML_ADMConstraints/interface.ccl
@@ -2,14 +2,14 @@
implements: ML_ADMConstraints
-inherits: ADMBase TmunuBase Grid GenericFD Boundary
+inherits: ADMBase Boundary GenericFD Grid TmunuBase
USES INCLUDE: GenericFD.h
+USES INCLUDE: loopcontrol.h
USES INCLUDE: Symmetry.h
USES INCLUDE: Boundary.h
-USES INCLUDE: loopcontrol.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegisterEvolved