aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorknarf <knarf@b6729ddc-ac74-4bd1-908c-9dc7244c52a1>2010-01-12 05:11:15 +0000
committerknarf <knarf@b6729ddc-ac74-4bd1-908c-9dc7244c52a1>2010-01-12 05:11:15 +0000
commit05daf480983476ac9d8fd45aed64a54f5b6d1aca (patch)
tree795431ce9e157ef53d4731def283cbc0d6f27e40 /src
parent7961ed107c0f89543ac3a0bd3de7852c95a48ef4 (diff)
Implement primitive maximum density search ala Whisky. This should be fine most
of the time, but might break without notice if unlucky. Ideas of a safer neutron star tracking exist, but are not implemented here. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Hydro_Analysis/trunk@26 b6729ddc-ac74-4bd1-908c-9dc7244c52a1
Diffstat (limited to 'src')
-rw-r--r--src/make.code.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index d31ca86..a030faf 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,7 +1,7 @@
# Main make.code.defn file for thorn Hydro_Analysis
# Source files in this directory
-SRCS =
+SRCS = Hydro_Analysis_Maxima.c
# Subdirectories containing source files
SUBDIRS =