From efce90efb4d4e38fdd44a96ccbf1424c8b5ab94e Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 7 Apr 2018 09:54:54 +0200 Subject: Large rewrite. Split into separate subsystems. --- interface.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface.ccl') 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) -- cgit v1.2.3