aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 4881ebf..285f928 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,6 +1,12 @@
# Parameter definitions for thorn SummationByParts
# $Header$
+KEYWORD norm_type "Type of norm"
+{
+ "Diagonal" :: "Diagonal norm"
+ "Full restricted" :: "Full resricted norm"
+} "Diagonal"
+
INT order "Order of accuracy" STEERABLE=always
{
2:8:2 :: ""