aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl8
1 files changed, 0 insertions, 8 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 98df5fd..909aec0 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -42,14 +42,6 @@ if (constraints_persist)
{
} "Evaluate ADM constraints, and perform symmetry boundary conditions"
- schedule GROUP ADMConstraintsGroup at CCTK_POSTREGRID after MoL_PostStep
- {
- } "Evaluate ADM constraints, and perform symmetry boundary conditions"
-
- schedule GROUP ADMConstraintsGroup at CCTK_POSTRESTRICT after MoL_PostStep
- {
- } "Evaluate ADM constraints, and perform symmetry boundary conditions"
-
schedule GROUP ADMConstraintsBoundariesGroup at CCTK_POSTREGRID after MoL_PostStep
{
} "Set ADM constraints on the boundary"