aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: cdc6421f761c60aa0ffdcba13a445d1f45f49752 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Schedule definitions for thorn Norms
# $Header$

STORAGE: do_nothing_group,handles_group,varinfo,nrdecvar_gr,norm_group,diff_term_group, bgvals_group



schedule Norms_Setup_Vars at ANALYSIS
{
  LANG: C
} "check norm_type and setup the vars info"


schedule Norms_Compute_Norms at ANALYSIS
{
  LANG: C
} "compute the norm"