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 9130737..d4d1dd9 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -10,6 +10,6 @@ INCLUDES HEADER: NaNCheck.h in NaNChecker.h
private:
-INT NaNmask TYPE=GF TAGS='Prolongation="None"' "Grid function mask for NaN locations"
+INT NaNmask TYPE=GF TAGS='Prolongation="None" checkpoint="no"' "Grid function mask for NaN locations"
-INT NaNsFound TYPE=SCALAR "Scalar variable counting the number of NaNs found"
+INT NaNsFound TYPE=SCALAR TAGS='checkpoint="no"' "Scalar variable counting the number of NaNs found"