aboutsummaryrefslogtreecommitdiff
path: root/Examples/EMScript/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/EMScript/interface.ccl')
-rw-r--r--Examples/EMScript/interface.ccl6
1 files changed, 4 insertions, 2 deletions
diff --git a/Examples/EMScript/interface.ccl b/Examples/EMScript/interface.ccl
index 8537b0d..569d68b 100644
--- a/Examples/EMScript/interface.ccl
+++ b/Examples/EMScript/interface.ccl
@@ -1,8 +1,8 @@
# File produced by Kranc
-implements: EMScript
+implements: My_New_Implementation
-inherits: Grid GenericFD Boundary
+inherits: ADMBase Grid GenericFD Boundary
@@ -11,6 +11,8 @@ USES INCLUDE: Symmetry.h
USES INCLUDE: sbp_calc_coeffs.h
USES INCLUDE: Boundary.h
USES INCLUDE: loopcontrol.h
+USES INCLUDE: OpenCLRunTime.h
+USES INCLUDE: vectors.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegisterEvolved