[ET Trac] [Einstein Toolkit] #181: AEILocalInterp should not off-centre the interpolation stencil by default
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Oct 24 08:43:39 CDT 2016
#181: AEILocalInterp should not off-centre the interpolation stencil by default
---------------------+------------------------------------------------------
Reporter: hinder | Owner:
Type: defect | Status: confirmed
Priority: major | Milestone:
Component: Cactus | Version:
Resolution: | Keywords: AEILocalInterp
---------------------+------------------------------------------------------
Comment (by eschnett):
Let's assume you have 10 points on your grid, and your domain is [0; 1).
Your points' coordinates are thus [0.0, ..., 0.9]. If you try to
interpolate at 0.95, then this is fine, as it's inside the domain.
However, all AEILocalInterp sees is that it has grid points in the range
[0.0; 0.9], and it will thus complain.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/181#comment:9>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list