aboutsummaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/README b/src/README
index 5ff17b4..0ee1180 100644
--- a/src/README
+++ b/src/README
@@ -4,11 +4,12 @@ See ../doc/ for further documentation.
The main subdirectories under this directory are:
driver/ high-level driver routines to solve the H(h) = 0
equations and interface to the rest of Cactus
+elliptic/ code to solve elliptic equations on the multipatch $S^2$
gr/ relativity code; all knowledge of the actual apparent
horizon equation lives in the code in this directory
gr.cg/ Maple-generated code to compute the H(h) function
and its Jacobian coefficients
-util/ basic multipatch infrastructure for storing and
+patch/ basic multipatch infrastructure for storing and
finite differencing gridfns in angular coordinates
on the surface of a 2-sphere
jtutil/ low-level utility library in C++ namespace jtutil::