aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-02-12 18:44:25 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-02-12 18:44:25 +0000
commit2c525fb3906a8a8eaccd6bc8a6dd34a171246c6e (patch)
treee1e829df40c7734e4dd19446267e40de5990a102 /src
parent301b9794d996cc3cdfc7f47f3802956a64dad838 (diff)
describe the rest of the files here
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1271 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src')
-rw-r--r--src/driver/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/driver/README b/src/driver/README
index 7f0f7dc..e5bb082 100644
--- a/src/driver/README
+++ b/src/driver/README
@@ -42,6 +42,24 @@ Newton.cc # sees cGH (for interprocessor broadcasts)
io.cc
I/O routines
+BH_diagnostics.{cc,hh}
+ this struct (= class with public data) computes and keeps track of
+ the BH diagnostics (horizon circumferences, area, irreducible mass,
+ etc)
+
+misc-driver.cc
+ some misc code that doesn't fit anywhere else :)
+
+Makefile.standalone
+ Makefile for standalone test drivers etc
+
+horizon_sequence.{cc,hh}
+ this class keeps track of the sequence of horizons which a given
+ processor should try to find (possibly including dummy ones to
+ preserve the multiprocessor synchronization)
+test_horizon_sequence.cc
+ standalone test driver for horizon_sequence.{cc,hh}
+
ellipsoid.maple
this is a Maple script to compute the intersection of a given
ray with an ellipsoid; this is used in setting up the initial guess