aboutsummaryrefslogtreecommitdiff
path: root/ML_CCZ4
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_CCZ4
parentcaadfb1214b142be4512d86994fdfdac9a45206b (diff)
Regenerate code (Kranc commit 20e7a8feb560e494efe6b00db07af8b350fc9783)
Diffstat (limited to 'ML_CCZ4')
-rw-r--r--ML_CCZ4/interface.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/ML_CCZ4/interface.ccl b/ML_CCZ4/interface.ccl
index 8b2b2e3..6126dce 100644
--- a/ML_CCZ4/interface.ccl
+++ b/ML_CCZ4/interface.ccl
@@ -2,15 +2,15 @@
implements: ML_CCZ4
-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