aboutsummaryrefslogtreecommitdiff
path: root/src/make.code.defn
blob: 4b157e48efb1d5babc7ebb29ba82b79c740c101d (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
# 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				\
	hyperslab.F90				\
	hyperslab.c				\
	lapack.F90				\
	matexp.F90				\
	matinv.F90				\
	rotation.F90				\
	tensor.F90				\
	tensor2.F90				\
	pointwise.F90				\
	pointwise2.F90

# Subdirectories containing source files
SUBDIRS =