aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authordiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-01-23 16:56:16 +0000
committerdiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2003-01-23 16:56:16 +0000
commitc051ea5a424e578271c17b90f769167eaac0ed36 (patch)
tree85f0b10bfe200f70a8f04f93872c49dbd9dd4c5d /src/make.code.defn
parent6feaa907f43a57823a41f27a6727faeb29169cf4 (diff)
First pass at finding points on the level set surface, just to test
feasibility of the algorithm. Now it needs to be parallelized using grid-arrays instead of using local arrays and generelized to more than full mode. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@77 2a26948c-0e4f-0410-aee8-f1d3e353619c
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 8f9c8c8..2d63268 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -15,6 +15,7 @@ SRCS = EHFinder_mod.F90 \
EHFinder_SetSym.F90 \
EHFinder_Check.F90 \
EHFinder_Integrate.F90 \
+ EHFinder_FindSurface.F90 \
EHFinder_ReadData.F90
# Subdirectories containing source files