aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 0a795c3771ac47a1d3698e0593a724758eb6aced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Interface definition for thorn NaNChecker
# $Header$

implements: NaNChecker

inherits: Reduce


INCLUDES HEADER: NaNCheck.h in NaNChecker.h

private:

INT NaNmask_group TYPE = GF tags='Prolongation="None"'
{
  NaNmask
} "Grid function mask for NaN locations"