aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 462985ed556b54094c865a1c71b14ea3577f1d64 (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
# Main make.code.defn file for thorn TGRtensor   -*-Makefile-*-
# $Header$

# Source files in this directory
SRCS =	adm_metric.F90				\
	cactus.F90				\
	constants.F90				\
	conversion.F90				\
	covderivs.F90				\
	covderivs2.F90				\
	derivs.F90				\
	derivs2.F90				\
	gram_schmidt.F90			\
	isnan.c					\
	lapack.F90				\
	matdet.F90				\
	matexp.F90				\
	matinv.F90				\
	ricci.F90				\
	ricci2.F90				\
	ricci4.F90				\
	rotation.F90				\
	tensor.F90				\
	tensor2.F90				\
	tensor4.F90				\
	timederivs.F90				\
	pointwise.F90				\
	pointwise2.F90

# Subdirectories containing source files
SUBDIRS =