aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 40676056d21c5b58c022d2e84532265d840d31e0 (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



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"