aboutsummaryrefslogtreecommitdiff
path: root/src/patch/ghost_zone.cc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-07-18 17:40:38 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-07-18 17:40:38 +0000
commit695c3f5b78149e18eeb0cc74f5ae971f5ff9cd32 (patch)
tree7aef5bc8b9ed0429e3784bb647c56e6c0a3cbf5c /src/patch/ghost_zone.cc
parente01a3c4dfd2cea40f95c7c49084ccc26d68f1a81 (diff)
changes to compute Jacobian coefficients properly
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@632 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/ghost_zone.cc')
-rw-r--r--src/patch/ghost_zone.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/patch/ghost_zone.cc b/src/patch/ghost_zone.cc
index 72d9738..939d345 100644
--- a/src/patch/ghost_zone.cc
+++ b/src/patch/ghost_zone.cc
@@ -585,6 +585,7 @@ void interpatch_ghost_zone::compute_Jacobian
bool want_min_par_corner = true,
bool want_non_corner = true,
bool want_max_par_corner = true)
+ const
{
verify_caller_wants_all_of_ghost_zone(want_min_par_corner,
want_non_corner,