aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 55719b8..0ca570f 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,13 +5,13 @@ if (cartoon_active)
{
STORAGE: excision_variables
- schedule Cartoon2D_CheckTensorTypes at PARAMCHECK
+ schedule Cartoon2D_CheckTensorTypes at CCTK_PARAMCHECK
{
LANG: C
OPTIONS: meta
} "Check tensor type definitions for consistency"
- schedule Cartoon2D_InitExcisionVars at BASEGRID
+ schedule Cartoon2D_InitExcisionVars at CCTK_BASEGRID
{
LANG: C
OPTIONS: global