aboutsummaryrefslogtreecommitdiff
path: root/src/elliptic/make.code.defn
blob: 8f7883d3854b0b15ffea14982e4cb0cde9242e8e (plain)
1
2
3
4
5
6
7
8
9
10
# Cactus specification of things to be compiled in this directory
# $Header$

# Source files in this directory
SRCS = Jacobian.cc \
       dense_Jacobian.cc lapack_wrapper.F77 \
       row_sparse_Jacobian.cc

# Subdirectories containing source files
SUBDIRS =