aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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