aboutsummaryrefslogtreecommitdiff
path: root/src/patch/make.code.defn
blob: 7380ee87b6fd2c58e0a3c39d182f4c7b49f2f63d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Main make.code.defn file for thorn AHFinderDirect
# $Header$

# Source files in this directory
SRCS = coords.cc \
       grid.cc \
       fd_grid.cc \
       patch.cc \
       ghost_zone.cc \
       patch_frontier.cc \
       patch_system.cc \
       test_patch_system.cc

# Subdirectories containing source files
SUBDIRS = jtutil util