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

implements: NaNChecker

inherits: Reduce


INCLUDES HEADER: NaNCheck.h in NaNChecker.h

private:

INT NaNmask TYPE=GF TAGS='Prolongation="None"' "Grid function mask for NaN locations"

INT NaNsFound TYPE=SCALAR "Scalar variable counting the number of NaNs found"