summaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 43e512c..124823e 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -13,3 +13,11 @@ USES FUNCTION MoLNumIntegratorSubsteps
REQUIRES FUNCTION MoLRegisterConstrained
REQUIRES FUNCTION MoLRegisterSaveAndRestore
REQUIRES FUNCTION MoLRegisterSaveAndRestoreGroup
+
+public:
+REAL lapse_mg TYPE=GF TIMELEVELS=2
+REAL lapse_mg_eval TYPE=GF tags='Prolongation="None"'
+REAL lapse_prev0 TYPE=GF tags='Prolongation="None"'
+REAL lapse_prev1 TYPE=GF tags='Prolongation="None"'
+REAL lapse_prev0_time TYPE=ARRAY DIM=1 SIZE=32
+REAL lapse_prev1_time TYPE=ARRAY DIM=1 SIZE=32