aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authordiener <diener@f69c4107-0314-4c4f-9ad4-17e986b73f4a>2008-05-08 20:28:05 +0000
committerdiener <diener@f69c4107-0314-4c4f-9ad4-17e986b73f4a>2008-05-08 20:28:05 +0000
commitb613d73f118c88bd116f0d8fe1c32cd3a7f855db (patch)
tree83478954f86de05e16869a4095113e16a5f2e327 /param.ccl
parenta1e00fbca790be568d7efd1d5032555f4806e2e2 (diff)
Add non-sbp upwinding operators. These have the same order as the centered
operators but does not satisfy any SBP property. git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/SummationByParts/trunk@114 f69c4107-0314-4c4f-9ad4-17e986b73f4a
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 2ffd8d2..eba0e40 100644
--- a/param.ccl
+++ b/param.ccl
@@ -17,6 +17,10 @@ BOOLEAN sbp_2nd_deriv "Should the 2nd derivative operator be SBP" STEERABLE=alwa
{
} "yes"
+BOOLEAN sbp_upwind_deriv "Should the upwind derivative operator be SBP" STEERABLE=always
+{
+} "yes"
+
INT order "Order of accuracy" STEERABLE=always
{
2:8:2 :: ""