aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-07-21 07:53:25 +0000
committerhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-07-21 07:53:25 +0000
commitde37737e4f81fee2953e7a3b925a23033a136d85 (patch)
treee52de7de7aa8507f46d8f7cc26c67fb1c0d2234d /interface.ccl
parentddc64d12e22336ebeac316a5bb6bde2d63c4f31d (diff)
Switch off prolongation in Carpet during evolution - patch from Erik Schnetter.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@26 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 46b0acf..809b17f 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -9,6 +9,8 @@ inherits: nanchecker
#INCLUDE HEADER: MoL.h IN MoL.h
USES INCLUDE: NaNChecker.h
+USES INCLUDE: carpet.h
+
################################################################
### Aliased registration and type changing functions for the ###
### standard (i.e., real) GFs. ###