aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2012-08-09 06:08:06 +0000
committerrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2012-08-09 06:08:06 +0000
commitd2b532c48a0ec8bd2eaa27ab01945df853820c5b (patch)
tree0aea8356549829580ee70bc08487a07a1a85f116 /src/make.code.defn
parent2b88146519d4cbb97b68f6e5f0f358c48e9509b9 (diff)
Snapshot of ET GRHydro_InitData rev. 132 with a poloidal magnetic field routine
added. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@134 ac85fae7-cede-4708-beff-ae01c7fa1c26
Diffstat (limited to 'src/make.code.defn')
-rw-r--r--src/make.code.defn10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 7bbf06c..138dc4e 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -16,7 +16,15 @@ SRCS = GRHydro_C2P2C.F90 \
GRHydro_P2C2PM.F90 \
GRHydro_P2C2PM_polytype.F90 \
GRHydro_MonopoleM.F90 \
- GRHydro_CylindricalExplosionM.F90
+ GRHydro_CylindricalExplosionM.F90 \
+ GRHydro_RotorM.F90 \
+ GRHydro_AdvectedLoopM.F90 \
+ GRHydro_AlfvenWaveM.F90 \
+ GRHydro_Bondi.c \
+ GRHydro_BondiM.c \
+ GRHydro_PoloidalMagFieldM.F90 \
+ GRHydro_Bondi_new.F90 \
+ GRHydro_BondiM_new.F90
# Subdirectories containing source files
SUBDIRS =