aboutsummaryrefslogtreecommitdiff
path: root/test/Kerr-rotating-90.par
diff options
context:
space:
mode:
authordiener <diener@f88db872-0e4f-0410-b76b-b9085cfa78c5>2011-04-11 19:31:03 +0000
committerdiener <diener@f88db872-0e4f-0410-b76b-b9085cfa78c5>2011-04-11 19:31:03 +0000
commitfcf7c21112546d0d5f5be44fe3be5d13c3c37625 (patch)
tree16eb5e52cb1ddca799683d11e598d42b85c61785 /test/Kerr-rotating-90.par
parent09864c38c259da9bc592c116e4e65f315e88f081 (diff)
Switch from Lagrange 4th order interpolation for the geometry to Hermite
3rd order interpolation in order to avoid an issue with different interpolation stencils being used for certain points due to roundoff differences in the coordinates when running on a single or multiple processors. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1555 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'test/Kerr-rotating-90.par')
-rw-r--r--test/Kerr-rotating-90.par4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Kerr-rotating-90.par b/test/Kerr-rotating-90.par
index d88e400..57afe7b 100644
--- a/test/Kerr-rotating-90.par
+++ b/test/Kerr-rotating-90.par
@@ -52,8 +52,8 @@ AHFinderDirect::BH_diagnostics_base_file_name = "BH_diagnostics"
AHFinderDirect::output_OpenDX_control_files = "no"
AHFinderDirect::Theta_norm_for_convergence = 1.0e-12
-AHFinderDirect::geometry_interpolator_name = "Lagrange polynomial interpolation"
-AHFinderDirect::geometry_interpolator_pars = "order=4"
+AHFinderDirect::geometry_interpolator_name = "Hermite polynomial interpolation"
+AHFinderDirect::geometry_interpolator_pars = "order=3"
AHFinderDirect::N_horizons = 1
AHFinderDirect::origin_x[1] = 0.5