aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2002-07-15 16:16:40 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2002-07-15 16:16:40 +0000
commite7d59237ba05ea15fb3f45a027b2d933f8c2575d (patch)
treee714bd8ccb7073699a415d4a3ba5bf951a224bab /src/include
parent0bc1df628483b97cb03415da28e6073750e196c7 (diff)
describe the files in this directory
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@114 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'src/include')
-rw-r--r--src/include/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/include/README b/src/include/README
new file mode 100644
index 0000000..d87ed28
--- /dev/null
+++ b/src/include/README
@@ -0,0 +1,19 @@
+Description of files in this directory
+======================================
+
+$Header$
+
+Scalar_CalcTmunu.inc
+Scalar_CalcTmunu_temps.inc
+ This declares temporary variables used by the code in
+ "Scalar_CalcTmunu.inc"
+
+param_defs.inc
+ This contains #define definitions for the various possible
+ values of decoded_exact_model ; if #defines are needed for
+ other decoded keyword/string parameters they should also
+ live here.
+
+slice_normal.h
+ Despite the file name, this actually contains Fortran (!) code,
+ to compute the normal vector to a slice.