From e0b8a997bc1cbb959cb739c37ad14344f7f49873 Mon Sep 17 00:00:00 2001 From: diener Date: Tue, 9 Oct 2007 11:00:41 +0000 Subject: Add the option to use user defined regions for the elliptic smoothing procedure. Works by setting the admbase variables to zero in these regions before doing the smoothing. Needs some testing. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/NoExcision/trunk@12 4ec1db94-0e4f-0410-ada3-8bed251432c9 --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 6d93bd3..0b8c6b8 100644 --- a/param.ccl +++ b/param.ccl @@ -142,3 +142,7 @@ REAL smoothing_eps "CG smoothing stop criteria" { (0.0:* :: "" } 1e-6 + +BOOLEAN use_user_regions "Use user defined regions for the smoothing regions" +{ +} "no" -- cgit v1.2.3