summaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 8072632..1cc7236 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -25,6 +25,10 @@ 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
} ""