aboutsummaryrefslogtreecommitdiff
path: root/src/interpolate.c
diff options
context:
space:
mode:
authoreschnett <eschnett@082bdb00-0f4f-0410-b49e-b1835e5f2039>2010-09-29 15:43:15 +0000
committereschnett <eschnett@082bdb00-0f4f-0410-b49e-b1835e5f2039>2010-09-29 15:43:15 +0000
commit4991153c2328ce332e2d26f9e90bba45ee5497eb (patch)
tree9923829d3fe20504f676d6d53343d9358a26dea3 /src/interpolate.c
parent68eea08cf1b9e713156273054cbe41249dfdc64c (diff)
It's unlikely that this will affect anyone, but I've found some
incorrect behavior in the treatment of *upper-face* symmetries in ReflectionSymmetry. I propose the attached patch. In brief, since the loop runs over the "source" points in descending order and the "destination" points in ascending order, then the index offset between the two sets should just be 2 (or 1 if one is staggering the origin), rather than twice the ghost size as in the lower-face case. The change affects branches that are only executed upon reflection_upper_*, so most people won't see a difference. [Patch from Eloisa Bentivegna] git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/ReflectionSymmetry/trunk@39 082bdb00-0f4f-0410-b49e-b1835e5f2039
Diffstat (limited to 'src/interpolate.c')
0 files changed, 0 insertions, 0 deletions