aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhinder <hinder@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2012-02-01 22:03:03 +0000
committerhinder <hinder@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2012-02-01 22:03:03 +0000
commitaf9cf3479bbbd14b425f030bfa39d051a740dc18 (patch)
tree594998471ed074ebc6ffbbf94c8742f4d12a28dd
parentf8a49104b714ca00dc68d289c6b723c193c54911 (diff)
interface.ccl: Add section for device support
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@155 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
-rw-r--r--interface.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index a07c680..fa72e0c 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -195,6 +195,11 @@ PROVIDES FUNCTION MoLNumIntegratorSubsteps WITH MoL_NumIntegratorSubsteps \
# PROVIDES FUNCTION MoLChangeToNoneComplexArray WITH \
# MoL_ChangeToNoneComplexArray LANGUAGE C
+##################################################
+### Functions provided by devices ###
+##################################################
+
+
private:
CCTK_REAL RKAlphaCoefficients \