From b98291cfaed8e0d08811a56276ae00fa158844c6 Mon Sep 17 00:00:00 2001 From: tradke Date: Tue, 11 Sep 2001 22:00:19 +0000 Subject: 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 --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') 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" -- cgit v1.2.3