summaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 0 insertions, 4 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 8ed8a1c..1f2b6d0 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -25,10 +25,6 @@ if (CCTK_EQUALS(lapse_source, "QMS_MG")) {
SCHEDULE qms_mg_sync IN CCTK_POSTSTEP BEFORE qms_mg_solve {
SYNC: W_val
- SYNC: W_pred0
- SYNC: W_pred1
- SYNC: W_val0
- SYNC: W_val1
LANG: C
} ""