aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5/src/make.code.defn
blob: 0641b4f9d59343aa477237cff940afa5be77d3dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 =