aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5_standalone/src/make.code.defn
blob: d0350d23510463bcf5f083ecd0d10c8082ec1c80 (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 =