aboutsummaryrefslogtreecommitdiff
path: root/src/driver/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/README')
-rw-r--r--src/driver/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/driver/README b/src/driver/README
index 66712cd..f3de3e7 100644
--- a/src/driver/README
+++ b/src/driver/README
@@ -25,7 +25,11 @@ mask.cc # sees CCTK_ARGUMENTS
announce.cc # sees CCTK_ARGUMENTS
this is called from the scheduler to announce apparent horizon
- info to other thorns
+ info to other thorns via aliased function calls
+
+spherical_surface.cc # sees CCTK_ARGUMENTS, CCTK_PARAMETERS
+ this is called from the scheduler to store apparent horizon
+ info in the SphericalSurface variables
aliased_functions.cc # sees CCTK_ARGUMENTS, CCTK_FUNCTIONS
this is called from other thorns via the flesh aliased-function