aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/schedule.ccl')
-rw-r--r--Carpet/CarpetLib/schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Carpet/CarpetLib/schedule.ccl b/Carpet/CarpetLib/schedule.ccl
index a208c97ca..34dfecec2 100644
--- a/Carpet/CarpetLib/schedule.ccl
+++ b/Carpet/CarpetLib/schedule.ccl
@@ -6,6 +6,12 @@ SCHEDULE CarpetLib_registercycleclock AT startup BEFORE Driver_Startup
OPTIONS: global
} "Register cycle based timer"
+SCHEDULE CarpetLib_test_prolongate_3d_rf2 AT paramcheck
+{
+ LANG: C
+ OPTIONS: global
+} "Test prolongation operators"
+
SCHEDULE CarpetLib_printtimestats AT analysis
{
LANG: C