aboutsummaryrefslogtreecommitdiff
path: root/src/gr
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-11-23 17:24:46 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-11-23 17:24:46 +0000
commitbb9cb694be54c1307e389c1d679f9f86c4a5bc75 (patch)
tree2e19853f29a148acd4eafaf29e686fac4b231713 /src/gr
parent358f724ea7df14d2a6cf0e5db458e2933a6019d7 (diff)
update to match recent change in terminology & file names
from H = horizon function to Theta = expansion git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@910 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/gr')
-rw-r--r--src/gr/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/gr/README b/src/gr/README
index caf0ed7..26d4290 100644
--- a/src/gr/README
+++ b/src/gr/README
@@ -3,11 +3,12 @@ general relativity.
The main source files in this directory are as follows:
-horizon_function.cc
- Computes the LHS of the AH equation, $H = H(h)$.
+expansion.cc
+ Computes the expansion $\Theta = \Theta(h)$ of a trial horizon
+ surface $r = h(angle)$
-horizon_Jacobian
- Computes the Jacobian $J[H(h)]$ of the LHS function $H(h)$.
+expansion_Jacobian
+ Computes the Jacobian $J[\Theta(h)]$ of the expansion $\Theta(h)$.
gr.hh
Overall header file for all the external routines in this directory.
@@ -36,7 +37,7 @@ gr_gfas.minc
auxiliary.maple
curvature.maple
horizon.maple
- These files compute the $H(h)$ function and the $J[H(h)]$
+ These files compute the $\Theta(h)$ function and the $J[\Theta(h)]$
coefficients in Maple.
makefile