aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl11
1 files changed, 11 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 328479d..2cba4d8 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -226,3 +226,14 @@ schedule Einstein_InitSymBound at CCTK_WRAGH
LANG: C
OPTIONS: global
} "Set up GF symmetries"
+
+
+
+# TODO: Rename this group to "ADMBase_HaveBeenSet"?
+SCHEDULE GROUP ADMBase_SetADMVars IN MoL_PostStep
+{
+} "Set the ADM variables before this group, and use them afterwards"
+
+SCHEDULE GROUP ADMBase_SetADMVars IN MoL_PseudoEvolution
+{
+} "Set the ADM variables before this group, and use them afterwards"