aboutsummaryrefslogtreecommitdiff
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
parentc5c0d64c28b5c16442971ea4ada4d630b30ac1cd (diff)
Regenerate code (Kranc commit 311d24d35eab704df7153748d0f4f205eb1c081b)
Eliminate SummationByParts include file in interface.ccl since there are no summation by parts operators used.
-rw-r--r--ML_ADM/interface.ccl1
-rw-r--r--ML_ADMConstraints/interface.ccl1
-rw-r--r--ML_ADMQuantities/interface.ccl1
-rw-r--r--ML_BSSN/interface.ccl1
-rw-r--r--ML_CCZ4/interface.ccl1
-rw-r--r--ML_WaveToy/interface.ccl1
-rw-r--r--ML_WaveToy_CL/interface.ccl1
7 files changed, 0 insertions, 7 deletions
diff --git a/ML_ADM/interface.ccl b/ML_ADM/interface.ccl
index 67ca8e6..e609e72 100644
--- a/ML_ADM/interface.ccl
+++ b/ML_ADM/interface.ccl
@@ -8,7 +8,6 @@ inherits: ADMBase TmunuBase 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: vectors.h
diff --git a/ML_ADMConstraints/interface.ccl b/ML_ADMConstraints/interface.ccl
index e2f194b..17ba19f 100644
--- a/ML_ADMConstraints/interface.ccl
+++ b/ML_ADMConstraints/interface.ccl
@@ -8,7 +8,6 @@ inherits: ADMBase TmunuBase 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
diff --git a/ML_ADMQuantities/interface.ccl b/ML_ADMQuantities/interface.ccl
index a9e50c7..b2b7daf 100644
--- a/ML_ADMQuantities/interface.ccl
+++ b/ML_ADMQuantities/interface.ccl
@@ -8,7 +8,6 @@ inherits: ADMBase ML_BSSN TmunuBase 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
diff --git a/ML_BSSN/interface.ccl b/ML_BSSN/interface.ccl
index abbe766..306eaa7 100644
--- a/ML_BSSN/interface.ccl
+++ b/ML_BSSN/interface.ccl
@@ -8,7 +8,6 @@ inherits: ADMBase TmunuBase 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: vectors.h
diff --git a/ML_CCZ4/interface.ccl b/ML_CCZ4/interface.ccl
index cfc91a1..8b2b2e3 100644
--- a/ML_CCZ4/interface.ccl
+++ b/ML_CCZ4/interface.ccl
@@ -8,7 +8,6 @@ inherits: ADMBase TmunuBase 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: vectors.h
diff --git a/ML_WaveToy/interface.ccl b/ML_WaveToy/interface.ccl
index 2f28060..8263a2e 100644
--- a/ML_WaveToy/interface.ccl
+++ b/ML_WaveToy/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: vectors.h
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