aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 0fb3404204c8628aeb9be18d784304249198d71c (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
# Main make.code.defn file for thorn Extract
# $Header$

# Source files in this directory
SRCS =  D2_extract_int.F \
	D3_extract_int.F \
	D3_to_D2_int.F \
	cartesian_to_spherical_int.F \
	unphysical_to_physical_int.F \
	ADMmass_integrand3D_int.F \
	momentum_integrand3D_int.F\
	spin_integrand3D_int.F\
	met_rad_der_int.F \
	Extract.F \
	D3_extract.F \
	cartesian_to_spherical.F \
	unphysical_to_physical.F \
	D2_extract.F \
	met_rad_der.F \
	D3_to_D2.F \
	ADMmass_integrand3D.F \
	momentum_integrand3D.F \
	spin_integrand3D.F \
	Advertise.c \
        ParamCheck.c

# Subdirectories containing source files
SUBDIRS =