aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-25 14:45:18 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-25 14:45:18 +0000
commit51c81376a15fe70ae695632c9c0c907ad588db56 (patch)
treecd5e3024155a332beb5cd8d3bb045186348d27e7 /par
parent9aedf7efbba79cb2749712e792d3db22865590ae (diff)
Add the ability to set *both* the old-style (CCTK_REAL)
*and* new-style (CCTK_INT) mask simultaneously -- Frank Loeffler asked for this, since Whiskey needs it (at least until all of Cactus is converted to the new style...) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1015 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'par')
-rw-r--r--par/misner1.2-025-init-mask.par3
1 files changed, 2 insertions, 1 deletions
diff --git a/par/misner1.2-025-init-mask.par b/par/misner1.2-025-init-mask.par
index 45c5c97..11d6f2e 100644
--- a/par/misner1.2-025-init-mask.par
+++ b/par/misner1.2-025-init-mask.par
@@ -79,7 +79,8 @@ AHFinderDirect::print_timing_stats = "true"
##AHFinderDirect::verbose_level = "algorithm details"
AHFinderDirect::set_horizon_mask = "true"
-AHFinderDirect::mask_type = "old-style (CCTK_REAL)"
+AHFinderDirect::set_old_style_mask = "true"
+AHFinderDirect::set_new_style_mask = "false"
# have mask directly show horizon position for testing (no buffer zone)
AHFinderDirect::mask_radius_multiplier[1] = 1.0
AHFinderDirect::mask_radius_multiplier[2] = 1.0