aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-07-07 19:31:13 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-07-07 19:31:13 +0000
commit101e5d509acfc2505178d0e7e928a324f6f810e5 (patch)
tree47156e6af566b4454619ffd5cc98f3fb684c1b3f /README
parent511c55ef4fada4fd9cd711f2f9304e584d3d5e8e (diff)
now needs AEILocalInterp, not LocalInterp
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1127 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 4fc645c..036edab 100644
--- a/README
+++ b/README
@@ -104,7 +104,9 @@ other thorns:
This is supplied by a driver-specific thorn; at present PUGHReduce
it this for the PUGH driver.
* This thorn uses CCTK_InterpLocalUniform() for interpatch and surface
- interpolation. At present LocalInterp supplies this.
+ interpolation, and it needs various interpolation options which at
+ present are (only) supported by the AEIThorns/AEILocalInterp local
+ interpolator.
This thorn is written in C++, so you'll need a C++ compiler -- in fact
a fairly modern one -- to compile this thorn. See the "Compilation Notes"