aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2014-04-15 19:49:13 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2014-04-15 19:49:13 +0000
commitd967b2211beadd70770fb54707faa9739df2aebd (patch)
treed6b2ff997af5750502d0366a080ddc2171423ee5 /src/make.code.defn
parentbc77a3cdbc55cb116514576718e45f303ea94bbc (diff)
GRHydro: C++ version of HLLE
combined result of work by Christian Ott, Christian Reisswig, Roland Haas git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@620 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index ea823e4..df16d8c 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -86,7 +86,8 @@ SRCS = Utils.F90 \
GRHydro_PPM.cc \
GRHydro_ePPM.cc \
GRHydro_PPMReconstruct_drv_opt.cc \
- GRHydro_Wrappers.F90
+ GRHydro_Wrappers.F90 \
+ GRHydro_HLLE.cc
# Subdirectories containing source files
SUBDIRS =