From 764ad7e2784d50ecdbafc0d0a58c802e91cedd4f Mon Sep 17 00:00:00 2001 From: miguel Date: Mon, 16 Oct 2000 11:53:42 +0000 Subject: 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 --- param.ccl | 76 +-------------------------------------------------------------- 1 file changed, 1 insertion(+), 75 deletions(-) (limited to 'param.ccl') 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 "" -{ -: :: "" -} - - -- cgit v1.2.3