aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index b05c6fc..4bb3bc0 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,7 +2,7 @@
# $Header$
implements: SummationByParts
-inherits: grid
+#inherits: grid
SUBROUTINE Diff_gf ( CCTK_POINTER_TO_CONST IN cctkGH, \
CCTK_INT IN dir, \
@@ -73,7 +73,7 @@ USES FUNCTION MoLQueryEvolvedRHS
public
-CCTK_REAL normmask TYPE=gf TAGS='tensortypealias="scalar" Prolongation="None"'
+CCTK_REAL normmask TYPE=gf TAGS='tensortypealias="scalar" Prolongation="None" checkpoint="no"'
{
nmask
} "Mask for the norm calculation"