From 301b9794d996cc3cdfc7f47f3802956a64dad838 Mon Sep 17 00:00:00 2001 From: jthorn Date: Thu, 12 Feb 2004 18:39:51 +0000 Subject: describe aliased_functions.cc git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1270 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/driver/README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/driver/README b/src/driver/README index a19bbb0..7f0f7dc 100644 --- a/src/driver/README +++ b/src/driver/README @@ -20,12 +20,16 @@ find_horizons.cc # sees CCTK_ARGUMENTS, CCTK_PARAMETERS this is called from the scheduler to find the apparent horizon(s) in a slice +mask.cc # sees CCTK_ARGUMENTS, CCTK_PARAMETERS + this is called from the scheduler to set an excision mask or masks + announce.cc # sees CCTK_ARGUMENTS, CCTK_PARAMETERS this is called from the scheduler to announce apparent horizon info to other thorns -mask.cc # sees CCTK_ARGUMENTS, CCTK_PARAMETERS - this is called from the scheduler to set an excision mask or masks +aliased_functions.cc # sees CCTK_ARGUMENTS, CCTK_PARAMETERS, CCTK_FUNCTIONS + this is called from other thorns via the flesh aliased-function + interface, for the other thorns to find out about apparent horizons initial_guess.cc this sets up the initial guess(es) for the horizon position(s) -- cgit v1.2.3