aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: ff49506441ecf13531c10545e6c3186747496bff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Main make.code.defn file for thorn TGRtensor   -*-Makefile-*-
# $Header$

# Source files in this directory
SRCS =	cactus.F90				\
	constants.F90				\
	conversion.F90				\
	covderivs.F90				\
	covderivs2.F90				\
	derivs.F90				\
	derivs2.F90				\
	lapack.F90				\
	matexp.F90				\
	matinv.F90				\
	rotation.F90				\
	tensor.F90				\
	tensor2.F90				\
	pointwise.F90				\
	pointwise2.F90

# Subdirectories containing source files
SUBDIRS =