summaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl12
1 files changed, 12 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 0b992b9..7297aa7 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -38,6 +38,18 @@ if (CCTK_Equals(lapse_evolution_method, "maximal_axi_mg")) {
LANG: C
} ""
+ SCHEDULE maximal_slicing_axi_mg_modify_diss IN CCTK_POSTSTEP AFTER setup_epsdis {
+ LANG: C
+ } ""
+
+ SCHEDULE maximal_slicing_axi_mg_modify_diss IN CCTK_POSTREGRID AFTER setup_epsdis {
+ LANG: C
+ } ""
+
+ SCHEDULE maximal_slicing_axi_mg_modify_diss IN CCTK_POSTREGRIDINITIAL AFTER setup_epsdis {
+ LANG: C
+ } ""
+
STORAGE: lapse_mg[2]
STORAGE: lapse_mg_eval
STORAGE: lapse_prev0