aboutsummaryrefslogtreecommitdiff
path: root/src/driver/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/README')
-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