summaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2018-04-07 09:54:54 +0200
committerAnton Khirnov <anton@khirnov.net>2018-04-07 09:54:54 +0200
commitefce90efb4d4e38fdd44a96ccbf1424c8b5ab94e (patch)
treefc3caf3c89476a08794b2336d71a6147616188b2 /interface.ccl
parentb581dc077be26ff6ca8e541cfdcadb9417a9ca49 (diff)
Large rewrite.
Split into separate subsystems.
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index cec39a3..1a2c245 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,7 +1,7 @@
# Interface definition for thorn MaximalSlicingAxi
implements: MaximalSlicingAxi
-INHERITS: ADMBase grid CoordBase MethodOfLines
+INHERITS: ADMBase grid CoordBase MethodOfLines ML_BSSN
CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN idx)
CCTK_INT FUNCTION MoLRegisterSaveAndRestore(CCTK_INT IN idx)