aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-10-16 11:53:42 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-10-16 11:53:42 +0000
commit764ad7e2784d50ecdbafc0d0a58c802e91cedd4f (patch)
tree3845d7acf49bdce77c52b28304e3a43e053416b8 /param.ccl
parent5622953bb4761c67c48e2862dd988b5d282aa809 (diff)
Sorry, I had left in a connection to simple excision that shouldn't be there.
I ahve taken it out now. I really should fix this so we I could commit the whole thing. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@132 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl76
1 files changed, 1 insertions, 75 deletions
diff --git a/param.ccl b/param.ccl
index e6d7cdc..7d4d301 100644
--- a/param.ccl
+++ b/param.ccl
@@ -348,7 +348,7 @@ BOOLEAN ahf_veryverbose "Print messages at each iteration step to screen?"
{
} "no"
-BOOLEAN ahf_guessverbose "Print info on initial guell points?"
+BOOLEAN ahf_guessverbose "Print info on initial guess?"
{
} "no"
@@ -436,77 +436,3 @@ BOOLEAN use_mask ""
} ""
-### FROM SIMPLEEXCISION ###
-
-shares: simpleexcision
-
-KEYWORD excisiontype ""
-{
-} ""
-
-INT order ""
-{
-: :: ""
-}
-
-REAL dhole1_xmin ""
-{
-: :: ""
-}
-
-REAL dhole1_ymin ""
-{
-: :: ""
-}
-
-REAL dhole1_zmin ""
-{
-: :: ""
-}
-
-REAL dhole1_xmax ""
-{
-: :: ""
-}
-
-REAL dhole1_ymax ""
-{
-: :: ""
-}
-
-REAL dhole1_zmax ""
-{
-: :: ""
-}
-
-REAL dhole2_xmin ""
-{
-: :: ""
-}
-
-REAL dhole2_ymin ""
-{
-: :: ""
-}
-
-REAL dhole2_zmin ""
-{
-: :: ""
-}
-
-REAL dhole2_xmax ""
-{
-: :: ""
-}
-
-REAL dhole2_ymax ""
-{
-: :: ""
-}
-
-REAL dhole2_zmax ""
-{
-: :: ""
-}
-
-