aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-03-18 20:28:16 -0700
committerErik Schnetter <schnetter@cct.lsu.edu>2010-03-18 20:28:16 -0700
commitcb546d85228985472ddc13d1633d4f0eb689f872 (patch)
tree33db751f5f14ea2c3b7bfb8248762d73fa4db0c4 /ML_BSSN/schedule.ccl
parent33479637cddfa24c0150cb691ee0bc1695f42866 (diff)
Use Ian's version of Kranc, which is found at
<git@github.com:ianhinder/Kranc.git>.
Diffstat (limited to 'ML_BSSN/schedule.ccl')
-rw-r--r--ML_BSSN/schedule.ccl5
1 files changed, 0 insertions, 5 deletions
diff --git a/ML_BSSN/schedule.ccl b/ML_BSSN/schedule.ccl
index f7a8179..7b52f97 100644
--- a/ML_BSSN/schedule.ccl
+++ b/ML_BSSN/schedule.ccl
@@ -403,11 +403,6 @@ schedule ML_BSSN_enforce IN MoL_PostStep BEFORE ML_BSSN_SelectBoundConds
LANG: C
} "ML_BSSN_enforce"
-schedule ML_BSSN_enforce2 IN MoL_PostStep AFTER ML_BSSN_enforce BEFORE ML_BSSN_SelectBoundConds
-{
- LANG: C
-} "ML_BSSN_enforce2"
-
if (CCTK_EQUALS(my_boundary_condition, "Minkowski"))
{