CarpetX: a Cactus driver for the Einstein Toolkit based on AMReX
# Main make.code.defn file for thorn CarpetX

# Source files in this directory
SRCS =						\
	driver.cxx				\
        interpolate.cxx				\
	io.cxx					\
	io_silo.cxx				\
	io_tsv.cxx				\
	level.cxx				\
        linsolve.cxx				\
        logo.cxx				\
        loopcontrol.cxx                         \
	prolongate_3d_rf2.cxx			\
	reduction.cxx				\
	schedule.cxx				\
	timer.cxx

# Subdirectories containing source files
SUBDIRS =