aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/make.code.defn
blob: 8c5c4e4a9566aa45481b6130948d0fd550c3452a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Main make.code.defn file for thorn CarpetLib   -*-Makefile-*-

# Source files in this directory
SRCS =	bbox.cc					\
	bboxset.cc				\
	commstate.cc				\
	data.cc					\
	defs.cc					\
	dh.cc					\
	dist.cc					\
	gdata.cc				\
	gf.cc					\
	ggf.cc					\
	gh.cc					\
	mem.cc					\
	region.cc				\
	th.cc					\
	timestat.cc				\
	vect.cc					\
	copy_3d.cc				\
	interpolate_3d_2tl.cc			\
	interpolate_3d_3tl.cc			\
	interpolate_eno_3d_3tl.cc		\
	restrict_3d_cc_rf2.cc			\
	restrict_3d_rf2.cc			\
	prolongate_3d_cc_rf2.cc			\
	prolongate_3d_o1_rf2.cc			\
	prolongate_3d_o3_rf2.cc			\
	prolongate_3d_o5_rf2.cc			\
	prolongate_3d_real8_eno.F90		\
	prolongate_3d_real8_weno.F90

# Subdirectories containing source files
SUBDIRS =