aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-31 12:45:28 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-31 12:45:28 +0000
commit9dd4b51669ac238c953d597fdbf5ef93f4ddbbe2 (patch)
treebccda8bdbdceff4aa7db33e44aa221ae595b1f11 /param.ccl
parenta1784b54ebe2087f69b609def635e9605c8186c5 (diff)
default is to set old-style mask only, not new-style
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1030 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 09403de..5d48c1a 100644
--- a/param.ccl
+++ b/param.ccl
@@ -443,7 +443,7 @@ boolean set_old_style_mask \
boolean set_new_style_mask \
"if we're setting a mask, should we set an new-style (CCTK_INT) mask gridfn?"
{
-} "true"
+} "false"
#
# mask info for mask_type = "old-style (CCTK_REAL)"