aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN/interface.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-08-04 12:13:17 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2008-08-04 12:13:17 -0500
commit88e87d3dc53922603e0e7375afcb51fb0ee01cad (patch)
treef424518faaaae1e38a81044cc04c98606b4cbb7d /ML_BSSN/interface.ccl
parent85811c6b9c52377af9e20ae02d0d281084454476 (diff)
Regenerate the code
Diffstat (limited to 'ML_BSSN/interface.ccl')
-rw-r--r--ML_BSSN/interface.ccl3
1 files changed, 0 insertions, 3 deletions
diff --git a/ML_BSSN/interface.ccl b/ML_BSSN/interface.ccl
index 2f66500..eaab8a4 100644
--- a/ML_BSSN/interface.ccl
+++ b/ML_BSSN/interface.ccl
@@ -18,9 +18,6 @@ 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