aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-09-11 22:00:19 +0000
committertradke <tradke@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-09-11 22:00:19 +0000
commitb98291cfaed8e0d08811a56276ae00fa158844c6 (patch)
treeda7f932da9f956ad30e44675f03da65482e390f3 /param.ccl
parentfee6a3d7a3a966941795e528afa6df6e2e99fd7b (diff)
Added new parameter BOOLEAN ahf_HDF5output "HDF5 output of AHFinder data?" STEERABLE = ALWAYS defaulting to "no".
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@243 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 7c6555c..2da4fc9 100644
--- a/param.ccl
+++ b/param.ccl
@@ -417,6 +417,10 @@ BOOLEAN ahf_3Doutput "3D output of grid functions?" STEERABLE = ALWAYS
{
} "no"
+BOOLEAN ahf_HDF5output "HDF5 output of AHFinder data?" STEERABLE = ALWAYS
+{
+} "no"
+
BOOLEAN ahf_areamap "Find area map?"
{
} "no"