aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5_standalone/src/make.code.defn
diff options
context:
space:
mode:
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 =