aboutsummaryrefslogtreecommitdiff
path: root/Examples/EMScript/interface.ccl
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2012-01-31 17:50:27 -0600
committerIan Hinder <ian.hinder@aei.mpg.de>2012-01-31 17:50:27 -0600
commitc403011488f0201749428007142445a2e98a7447 (patch)
tree8631ef9dd6c29e98704f600e362a7a80ce40f5b7 /Examples/EMScript/interface.ccl
parent7cf69990ac3891c0e5258a7010952ab1fcf763d5 (diff)
Regenerate EMScript
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