aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authordiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-02-06 18:09:27 +0000
committerdiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-02-06 18:09:27 +0000
commit4727e99931b092d07fae4e3188b45ae31bea927e (patch)
treee90a4aa9d547bc2b2062dfb3002d2866ebfba9f6 /param.ccl
parentbc5e8d3c9b48f694416951ac343e5c2b46b67f6e (diff)
Added routines to find out how many surfaces are present. At present
this information is not used. Added beginning support for the spacemask. Only routine to read in the emask. Nothing is done with it. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@89 2a26948c-0e4f-0410-aee8-f1d3e353619c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 66cc38d..ca7335f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -172,11 +172,16 @@ INT nphi "Number of points in the phi direction when finding points on the surfa
{
1:*:2 :: "Positive and odd please"
} 51
+
INT n_array_ghosts "Number of ghost points in the surface grid array"
{
1: :: "Positive please"
} 1
+INT maximum_surface_number "The maximum number of surfaces expected in the data"{
+ 1:* :: "Positive please"
+} 1
+
BOOLEAN use_user_center "Should the user prescribed center be used"
{
} "no"
@@ -221,3 +226,6 @@ EXTENDS KEYWORD initial_shift
"read from file" :: "Read in shift from a file"
}
+shares: spacemask
+
+USES KEYWORD use_mask