aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-12-25 06:53:00 +0000
committerbmundim <bmundim@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2010-12-25 06:53:00 +0000
commit4c09e9bedce52b7c867b47dbe83b23d6802b344c (patch)
tree5e15fa210d276ce1c83df8519fd28bcb39539f34 /src/make.code.defn
parentb0598b903ba8f3bb5ed89c29e0807cf4cb108110 (diff)
RIT MHD dev:
Fix to GRHydro_RegisterVarsM.cc and allows MHD to work without Y_E bing evolved. Add C2P polytype interface. Change schedule.ccl to represent a more detailed version of choosing what gridfucntions get sync'd in Boundaries depending on what is being evolved. Un-hardwire fixed values of gamma for all MHD Con2Prim routines. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@199 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 b28c974..30e5805 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -51,6 +51,7 @@ SRCS = Utils.F90 \
GRHydro_CalcUpdateM.F90 \
GRHydro_Con2PrimM.F90 \
GRHydro_Con2PrimM_pt.c \
+ GRHydro_Con2PrimM_polytype_pt.c \
GRHydro_EigenproblemM.F90 \
GRHydro_FluxM.F90 \
GRHydro_HLLE_EOSGM.F90 \