aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@c78560ca-4b45-4335-b268-5f3340f3cb52>2005-09-15 14:25:59 +0000
committertradke <tradke@c78560ca-4b45-4335-b268-5f3340f3cb52>2005-09-15 14:25:59 +0000
commit349ddfc374db1b51d8f78aaed72c24b0f42e4b20 (patch)
tree5dc58ea1891da0346dc25b7f571d61143614f602
parent32db99b19d215f0719dbd59e23deb6025c8e7fe0 (diff)
Tag Grid::gridspacings and Grid::coordinates with 'Checkpoint="no"'.
This is patch http://www.cactuscode.org/pipermail/patches/2005-September/000076.html. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@217 c78560ca-4b45-4335-b268-5f3340f3cb52
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index d28e3fe..514ca1b 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -61,12 +61,12 @@ USES FUNCTION Boundary_SelectedGVs
public:
-REAL gridspacings type=SCALAR
+REAL gridspacings type=SCALAR tags='Checkpoint="no"'
{
coarse_dx, coarse_dy, coarse_dz
} "3D Cartesian grid spacings"
-REAL coordinates type=GF tags='Prolongation="None"'
+REAL coordinates type=GF tags='Prolongation="None" Checkpoint="no"'
{
x, y, z, r
# will become: