aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy_CL
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2013-09-12 17:09:22 +0200
committerIan Hinder <ian.hinder@aei.mpg.de>2013-09-12 17:09:22 +0200
commit2ee0739a118ec98a16ae789528aa0179901047c2 (patch)
tree96ac0ab3d38694b7d266735a68ac121aa1dfb23f /ML_WaveToy_CL
parentc5c0d64c28b5c16442971ea4ada4d630b30ac1cd (diff)
Regenerate code (Kranc commit 311d24d35eab704df7153748d0f4f205eb1c081b)
Eliminate SummationByParts include file in interface.ccl since there are no summation by parts operators used.
Diffstat (limited to 'ML_WaveToy_CL')
-rw-r--r--ML_WaveToy_CL/interface.ccl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ML_WaveToy_CL/interface.ccl b/ML_WaveToy_CL/interface.ccl
index 520f5dc..0b1a5ff 100644
--- a/ML_WaveToy_CL/interface.ccl
+++ b/ML_WaveToy_CL/interface.ccl
@@ -8,7 +8,6 @@ inherits: Grid GenericFD Boundary
USES INCLUDE: GenericFD.h
USES INCLUDE: Symmetry.h
-USES INCLUDE: sbp_calc_coeffs.h
USES INCLUDE: Boundary.h
USES INCLUDE: loopcontrol.h
USES INCLUDE: OpenCLRunTime.h