aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5_standalone/src/make.code.defn
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-08-24 12:04:51 -0400
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 18:21:12 +0000
commita62e8ee3f1e86100cda633f51c22ee063e28df76 (patch)
tree96c4522bba984cfb4a1e53ce75733d6cdbf08c01 /CarpetDev/CarpetIOF5_standalone/src/make.code.defn
parenteb813afcef1be0aba7154fe41d21e4a7657371ad (diff)
CarpetIOF5: Rename old thorn
Diffstat (limited to 'CarpetDev/CarpetIOF5_standalone/src/make.code.defn')
-rw-r--r--CarpetDev/CarpetIOF5_standalone/src/make.code.defn19
1 files changed, 19 insertions, 0 deletions
diff --git a/CarpetDev/CarpetIOF5_standalone/src/make.code.defn b/CarpetDev/CarpetIOF5_standalone/src/make.code.defn
new file mode 100644
index 000000000..d0350d235
--- /dev/null
+++ b/CarpetDev/CarpetIOF5_standalone/src/make.code.defn
@@ -0,0 +1,19 @@
+# Main make.code.defn file for thorn CarpetIOF5
+
+# Source files in this directory
+SRCS = IOF5.cc \
+ coordinate_system.cc \
+ data_region.cc \
+ extending.cc \
+ file.cc \
+ meta_data_region.cc \
+ physical_quantity.cc \
+ simulation.cc \
+ tensor_component.cc \
+ timestep.cc \
+ topology.cc \
+ utils.cc \
+ writer.cc
+
+# Subdirectories containing source files
+SUBDIRS =