From 03bd2968bc2cafe03a4d76c3609526bd23896a0f Mon Sep 17 00:00:00 2001 From: jthorn Date: Thu, 21 Nov 2002 20:39:51 +0000 Subject: change in terminology/notation: LHS of apparent horizon equation was formerly called $H$, changed to $\Theta$ because it is in fact precisely the expansion of the surface r = h(angle). This implies renaming a lot of variables & functions & a few parameters (which aren't specified in most par files outside my own for testing this thorn) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@901 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- src/gr/make.code.defn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gr/make.code.defn') diff --git a/src/gr/make.code.defn b/src/gr/make.code.defn index a371c50..e93414f 100644 --- a/src/gr/make.code.defn +++ b/src/gr/make.code.defn @@ -2,8 +2,8 @@ # $Header$ # Source files in this directory -SRCS = horizon_function.cc \ - horizon_Jacobian.cc \ +SRCS = expansion.cc \ + expansion_Jacobian.cc \ Schwarzschild_EF.cc # Subdirectories containing source files -- cgit v1.2.3