aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 2 insertions, 4 deletions
diff --git a/README b/README
index f84960b..e9cca95 100644
--- a/README
+++ b/README
@@ -88,10 +88,8 @@ provide interpolation APIs:
CactusBase/LocalInterp
This contains an older processor-local interpolator, supporting
- the interpolation operators
- "first order uniform cartesian"
- "second order uniform cartesian",
- "third order uniform cartesian"
+ the interpolation operator
+ "uniform cartesian"
There are also driver-specific thorns providing global (grid array)
interpolation, eg. PUGHInterp, CarpetInterp, etc.