From 2c525fb3906a8a8eaccd6bc8a6dd34a171246c6e Mon Sep 17 00:00:00 2001 From: jthorn Date: Thu, 12 Feb 2004 18:44:25 +0000 Subject: describe the rest of the files here git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1271 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/driver/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'src') 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 -- cgit v1.2.3