aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-01-14 14:23:30 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-01-14 14:23:30 +0000
commitd6e45e79d92f3d2adf3eb4ebcc7641db07119f30 (patch)
treebcfd7e5e200638f34bd270a438555950de5d34ed /src/make.code.defn
parentc141ed811d4a5b84ecc077999d1fec0a3c598b95 (diff)
GRHydro: optionally use CarpetEvolutionMask::evolution_mask to skip validity tests in regions that are not needed for evolution
From: Roland Haas <roland.haas@physics.gatech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@454 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'src/make.code.defn')
-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 0100cae..02f56dd 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -63,7 +63,7 @@ SRCS = Utils.F90 \
GRHydro_ENOReconstruct_drv.F90\
GRHydro_PPMReconstruct_drv.F90\
GRHydro_LastMoLPostStep.c\
- GRHydro_TVDReconstruct_drv.F90
+ GRHydro_TVDReconstruct_drv.F90\