aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-06-05 20:51:49 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-06-05 20:51:49 +0000
commit371c696bd27528e9ddf7de9cc69a2cda14d97dca (patch)
treee3b33288336cc30e58cf9b1abd2d6020703d70dd /src/make.code.defn
parentbe144e41a258ad2e841e5af871a31ad10c2937ce (diff)
GRHydro: Fix slope limiters and get rid of broken cases;
there is a related patch in TRAC at the moment Patch by Josh Faber. Some additional checks by Roland Haas. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@351 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 395ff82..25b0aa1 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -35,7 +35,6 @@ SRCS = Utils.F90 \
GRHydro_RoeSolver.F90 \
GRHydro_Scalars.F90 \
GRHydro_Shift.F90 \
- GRHydro_SlopeLimiter.F90 \
GRHydro_Source.F90 \
GRHydro_Startup.F90 \
GRHydro_TVDReconstruct.F90 \