aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-08-13 14:56:28 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-08-13 14:56:28 +0000
commit100a63d7cf132a409a719ac603628a1484c367cd (patch)
tree4bdf16cc27d15c6156d616f81af77ac5099f901b /src/make.code.defn
parent1a8cefbf74c8095ef49c6285660b5ad272289da9 (diff)
GRHydro: add templated (yay\!) PPM routine; can do old ppm, but for MHD, hot, cold whatever
From: Christian Ott <cott@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@573 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
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 527713e..21181df 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -82,6 +82,7 @@ SRCS = Utils.F90 \
Con2Prim_fortran_interfaces.F90 \
Con2PrimM_fortran_interfaces.F90 \
GRHydro_Prim2Con.c \
+ GRHydro_PPM.cc \
GRHydro_Wrappers.F90
# Subdirectories containing source files