aboutsummaryrefslogtreecommitdiff
path: root/test/test_wsor.par
diff options
context:
space:
mode:
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