aboutsummaryrefslogtreecommitdiff
path: root/test/test_wsor.par
diff options
context:
space:
mode:
authorallen <allen@a678b1cf-93e1-4b43-a69d-d43939e66649>2002-05-21 21:09:47 +0000
committerallen <allen@a678b1cf-93e1-4b43-a69d-d43939e66649>2002-05-21 21:09:47 +0000
commitaa3f2938e6edb094392582654a3771ed22492a77 (patch)
tree32fee8f13f3f9563c1e13322fb3b70ef1c6b7c61 /test/test_wsor.par
parente79820d9bdfb9cb279caed3673956accb7ff4092 (diff)
Homogenise parameters, changed documentation
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@82 a678b1cf-93e1-4b43-a69d-d43939e66649
Diffstat (limited to 'test/test_wsor.par')
-rw-r--r--test/test_wsor.par4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_wsor.par b/test/test_wsor.par
index a9b0337..4c04382 100644
--- a/test/test_wsor.par
+++ b/test/test_wsor.par
@@ -26,8 +26,8 @@ idbrilldata::gundlach_a = 5.0
# Elliptic solver.
-idbrilldata::brill_solver = "sor"
-idbrilldata::brill_bound = "robin"
+idbrilldata::solver = "sor"
+idbrilldata::bound = "robin"
idbrilldata::sor_maxit = 100
# Warning -- since this doesn't converge for so few iterations, the
# result will depend on number of cpus, even beyond the sor tolerance