aboutsummaryrefslogtreecommitdiff
path: root/src/maple/README
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-13 13:58:58 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-13 13:58:58 +0000
commit14f0abd0f89a5d8ee2623c39266609fe840dc796 (patch)
tree009e879f9d43d2bdf1cff8e17b153f16ace7150d /src/maple/README
parent191c067602affbbe051de03a38c9602a2408278c (diff)
add some more comments on how this code doesn't know physics, but
does know about our coordinate systems git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@509 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/maple/README')
-rw-r--r--src/maple/README9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/maple/README b/src/maple/README
index e176de4..26fb6df 100644
--- a/src/maple/README
+++ b/src/maple/README
@@ -1,2 +1,7 @@
-This directory holds Maple code used to convert tensor differential
-operators into C/C++ code.
+This directory holds Maple code for manipulating tensor differential
+operators and converting them into C/C++ code. This code doesn't itself
+know any physics, but it does have a few bits of knowledge of our
+coordinate systems:
+coords.* define all the coordinates
+gfa.minc defines the X_ud and X_udd coordinate-transformation
+ coefficients