aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
diff options
context:
space:
mode:
authorbentivegna <bentivegna@ef6f4158-a8ee-47d1-ba14-cb73256398e0>2010-04-08 21:17:43 +0000
committerbentivegna <bentivegna@ef6f4158-a8ee-47d1-ba14-cb73256398e0>2010-04-08 21:17:43 +0000
commit372e66a0b841862351dabb43a6dfbdf9984557b2 (patch)
treeac9fd5aecd8bed6ad532842933d733327acfb97e /src/make.code.defn
parenteafdd2f0cf2aa5c785875150d0f16b32fd72764a (diff)
Added a VTK writer to simplify visualization with VisIt.
git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/QuasiLocalMeasures/trunk@7 ef6f4158-a8ee-47d1-ba14-cb73256398e0
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 3205ee1..fea59a4 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -21,6 +21,7 @@ SRCS = qlm_3determinant.F90 \
qlm_killing_transportation.F90 \
qlm_multipoles.F90 \
qlm_newman_penrose.F90 \
+ qlm_output_vtk.F90 \
qlm_paramcheck.F90 \
qlm_set_coordinates.F90 \
qlm_tetrad.F90 \