aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/make.code.defn
blob: 6459559fa2e813b045d2faafcd385a634ee42149 (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
# Main make.code.defn file for thorn CarpetLib   -*-Makefile-*-
# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/src/make.code.defn,v 1.8 2003/06/24 14:00:58 schnetter Exp $

# Source files in this directory
SRCS =	bbox.cc					\
	bboxset.cc				\
	data.cc					\
	defs.cc					\
	dh.cc					\
	dist.cc					\
	gdata.cc				\
	gf.cc					\
	ggf.cc					\
	gh.cc					\
	th.cc					\
	vect.cc					\
	copy_3d_real8.F77			\
	prolongate_3d_real8.F77			\
	prolongate_3d_real8_o3.F77		\
	prolongate_3d_real8_o5.F77		\
	prolongate_3d_real8_2tl.F77		\
	prolongate_3d_real8_2tl_o3.F77		\
	prolongate_3d_real8_2tl_o5.F77		\
	prolongate_3d_real8_3tl.F77		\
	prolongate_3d_real8_3tl_o3.F77		\
	prolongate_3d_real8_3tl_o5.F77		\
	restrict_3d_real8.F77

# Subdirectories containing source files
SUBDIRS =