aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2004-05-18 11:09:41 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2004-05-18 11:09:41 +0000
commit92fc699266215daf84a3b3f6fdac5689e6f1de65 (patch)
tree4660a44a1a771ee4fe54536de98057dd95173bec
parentf7444ac307c3c70c8f82539f1b9a17d2a75893e8 (diff)
clarify that "cartesian" is in lower case (cf bug 1367)
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@181 df1f8a13-aa1d-4dd4-9681-27ded5b42416
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 8b4e857..fdb8041 100644
--- a/README
+++ b/README
@@ -27,6 +27,7 @@ on older code by Paul Walker), and supports the interpolation operators
for the old Cactus interpolation API CCTK_InterpLocal() and
"uniform cartesian"
for the new Cactus interpolation API CCTK_InterpLocalUniform().
+(Note that the word "cartesian" is in lower case here!)
The interpolators for the old API originally lived in the PUGHInterp thorn,
but it turned to have very little to do with PUGH, so was moved here in winter