aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy/interface.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-04-27 11:20:32 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2009-04-27 11:20:32 -0500
commit7280c6a5093f17608933e5af956b6ce1d0c02cbe (patch)
tree0e05972ba99a4b7ec424f80a07001d69e4007c07 /ML_WaveToy/interface.ccl
parent311e827317642ecf806d05ab2ec25bd307ebd65f (diff)
Update generated WaveToy
Diffstat (limited to 'ML_WaveToy/interface.ccl')
-rw-r--r--ML_WaveToy/interface.ccl8
1 files changed, 3 insertions, 5 deletions
diff --git a/ML_WaveToy/interface.ccl b/ML_WaveToy/interface.ccl
index fae6a52..6037ad5 100644
--- a/ML_WaveToy/interface.ccl
+++ b/ML_WaveToy/interface.ccl
@@ -1,5 +1,5 @@
-# File produced by user diener
-# Produced with Mathematica Version 6.0 for Linux x86 (32-bit) (April 20, 2007)
+# File produced by user eschnett
+# Produced with Mathematica Version 6.0 for Mac OS X x86 (64-bit) (May 21, 2008)
# Mathematica script written by Ian Hinder and Sascha Husa
@@ -13,13 +13,11 @@ USES INCLUDE: GenericFD.h
USES INCLUDE: Symmetry.h
USES INCLUDE: sbp_calc_coeffs.h
USES INCLUDE: Boundary.h
+USES INCLUDE: loopcontrol.h
CCTK_INT FUNCTION MoLRegisterEvolved(CCTK_INT IN EvolvedIndex, CCTK_INT IN RHSIndex)
USES FUNCTION MoLRegisterEvolved
-CCTK_INT FUNCTION MoLRegisterConstrained(CCTK_INT IN ConstrainedIndex)
-USES FUNCTION MoLRegisterConstrained
-
SUBROUTINE Diff_coeff(CCTK_POINTER_TO_CONST IN cctkGH, CCTK_INT IN dir, CCTK_INT IN nsize, CCTK_INT OUT ARRAY imin, CCTK_INT OUT ARRAY imax, CCTK_REAL OUT ARRAY q, CCTK_INT IN table_handle)
USES FUNCTION Diff_coeff