From 1b865b5b231d63ca71eba7579b791cfceea8f624 Mon Sep 17 00:00:00 2001 From: jthorn Date: Thu, 20 Nov 2003 16:10:23 +0000 Subject: rename parameter min_horizon_size_for_mask to min_horizon_radius_points_for_mask to make its semantics clearer (thanks to Erik Schnetter for suggesting the renaming!) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1209 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 3c2a842..8e16b3b 100644 --- a/param.ccl +++ b/param.ccl @@ -541,7 +541,7 @@ boolean mask_is_noshrink \ # (where Delta_[xyz] are the *LOCAL* grid spacings on the current grid) # is too small (in particular, < this parameter). # -real min_horizon_size_for_mask \ +real min_horizon_radius_points_for_mask \ "only set mask if min horizon radius >= this number of local grid spacings" { 0.0:* :: "any real number >= 0.0" -- cgit v1.2.3