aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: e1bc52ae4af6f460b0c115c0a993d175ace42bf5 (plain)
1
2
3
4
5
6
7
8
9
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"