aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl3
1 files changed, 3 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 6282504..dbb29b6 100644
--- a/param.ccl
+++ b/param.ccl
@@ -114,6 +114,9 @@ Boolean run_at_CCTK_POSTSTEP "should we run at CCTK_POSTSTEP?"
Boolean run_at_CCTK_POSTINITIAL "should we run at CCTK_POSTINITIAL?"
{
} false
+Boolean run_at_CCTK_POSTPOSTINITIAL "should we run at CCTK_POSTPOSTINITIAL?"
+{
+} false
Boolean run_at_CCTK_POST_RECOVER_VARIABLES \
"should we run at CCTK_POST_RECOVER_VARIABLES?"
{