aboutsummaryrefslogtreecommitdiff
path: root/run/test-patch-system
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-31 18:30:50 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-31 18:30:50 +0000
commit1f22316779d658286289f583363095a31df67290 (patch)
treec6484f6b516c4a61c6440409e6677e0da58f4f93 /run/test-patch-system
parentfea351e3f95fd7e7f525c018ee989db296e3f7ad (diff)
*** empty log message ***
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@874 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'run/test-patch-system')
-rw-r--r--run/test-patch-system/gridfn.par6
-rw-r--r--run/test-patch-system/synchronize-Jacobian-fast.par6
-rw-r--r--run/test-patch-system/synchronize-Jacobian-order1.par6
-rw-r--r--run/test-patch-system/synchronize-Jacobian.par6
4 files changed, 12 insertions, 12 deletions
diff --git a/run/test-patch-system/gridfn.par b/run/test-patch-system/gridfn.par
index a6f4122..ff75657 100644
--- a/run/test-patch-system/gridfn.par
+++ b/run/test-patch-system/gridfn.par
@@ -17,9 +17,9 @@ AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
-AHFinderDirect::N_ghost_points = 2
-AHFinderDirect::N_overlap_points = 1
-AHFinderDirect::delta_drho_dsigma = 5.0
+AHFinderDirect::ghost_zone_width = 2
+AHFinderDirect::patch_overlap_width = 1
+AHFinderDirect::N_zones_per_right_angle = 18
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=3"
diff --git a/run/test-patch-system/synchronize-Jacobian-fast.par b/run/test-patch-system/synchronize-Jacobian-fast.par
index 404009a..5775ac9 100644
--- a/run/test-patch-system/synchronize-Jacobian-fast.par
+++ b/run/test-patch-system/synchronize-Jacobian-fast.par
@@ -17,9 +17,9 @@ AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
-AHFinderDirect::N_ghost_points = 2
-AHFinderDirect::N_overlap_points = 1
-AHFinderDirect::delta_drho_dsigma = 5.0
+AHFinderDirect::ghost_zone_width = 2
+AHFinderDirect::patch_overlap_width = 1
+AHFinderDirect::N_zones_per_right_angle = 18
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=3"
diff --git a/run/test-patch-system/synchronize-Jacobian-order1.par b/run/test-patch-system/synchronize-Jacobian-order1.par
index 2928f92..957565f 100644
--- a/run/test-patch-system/synchronize-Jacobian-order1.par
+++ b/run/test-patch-system/synchronize-Jacobian-order1.par
@@ -17,9 +17,9 @@ AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
-AHFinderDirect::N_ghost_points = 2
-AHFinderDirect::N_overlap_points = 1
-AHFinderDirect::delta_drho_dsigma = 5.0
+AHFinderDirect::ghost_zone_width = 2
+AHFinderDirect::patch_overlap_width = 1
+AHFinderDirect::N_zones_per_right_angle = 18
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=1"
diff --git a/run/test-patch-system/synchronize-Jacobian.par b/run/test-patch-system/synchronize-Jacobian.par
index 0b8898b..71238ba 100644
--- a/run/test-patch-system/synchronize-Jacobian.par
+++ b/run/test-patch-system/synchronize-Jacobian.par
@@ -17,9 +17,9 @@ AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
-AHFinderDirect::N_ghost_points = 2
-AHFinderDirect::N_overlap_points = 1
-AHFinderDirect::delta_drho_dsigma = 5.0
+AHFinderDirect::ghost_zone_width = 2
+AHFinderDirect::patch_overlap_width = 1
+AHFinderDirect::N_zones_per_right_angle = 18
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=3"