aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2002-07-15 16:18:48 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2002-07-15 16:18:48 +0000
commit54a39520c647cc87b62867850ca8bbe948a497f4 (patch)
tree95362a1096d95d087c4ecb87a4554134e4cc10d0 /src
parente7d59237ba05ea15fb3f45a027b2d933f8c2575d (diff)
add a missing description
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@115 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'src')
-rw-r--r--src/include/README14
1 files changed, 12 insertions, 2 deletions
diff --git a/src/include/README b/src/include/README
index d87ed28..0a83896 100644
--- a/src/include/README
+++ b/src/include/README
@@ -4,9 +4,19 @@ Description of files in this directory
$Header$
Scalar_CalcTmunu.inc
+ This code is included into evolution thorns via the
+ "uses include source" mechanism, to add the thorn Exact
+ contributions on to the stress-energy tensor. Note that
+ this means this code is compiled in the context of evolution
+ thorns, *not* as part of this thorn. As such, this code does
+ *not* have access to this thorns' private/restricted parameters;
+ to work around this we copy the parameters to protected grid
+ scalars with "___" names.
+
Scalar_CalcTmunu_temps.inc
- This declares temporary variables used by the code in
- "Scalar_CalcTmunu.inc"
+ This code is included into evolution thorns via the
+ "uses include" mechanism, to declare temporary variables
+ used by the code in "Scalar_CalcTmunu.inc"
param_defs.inc
This contains #define definitions for the various possible