aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 8ebd83a..e1bc52a 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,2 +1,10 @@
# Schedule definitions for thorn SummationByParts
# $Header$
+
+# Mask for norms
+STORAGE: normmask
+
+SCHEDULE SBP_SetNormMask AT initial
+{
+ LANG: Fortran
+} "Setup the mask for the calulcation of the norm"