aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-03 20:55:41 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-03 20:55:41 +0000
commit8b18715cab8d6003b76f57968d0afbc11e9e0377 (patch)
treea292edfb12b2a91e74345f8d32fe346c1c4dad44
parente80aea268ffb347ac5a224505fc2aa85f27d46c7 (diff)
minor updates
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@790 f88db872-0e4f-0410-b76b-b9085cfa78c5
-rw-r--r--src/patch/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/patch/README b/src/patch/README
index 2b5435f..da91f1a 100644
--- a/src/patch/README
+++ b/src/patch/README
@@ -38,11 +38,11 @@ grid_arrays
This class stores the basic integer-array-subscripts metadata
for a 2-D grid.
-The implementation also uses the low-level generic helper template
-classes in namespace jtutil::, which are all defined in ../jtutil/ .
+The implementation also uses the low-level support routines and classes
+in namespace jtutil::, which are all defined in ../jtutil/ .
-All the code makes heavy use of the type fp , defined in fp.hh .
-This is the floating-point type, i.e. CCTK_REAL.
+All the code makes heavy use of the type fp , defined in
+../include/config.h . This is the floating-point type, i.e. CCTK_REAL.
coord_derivs.maple