aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: d4d1dd9213ab90efa48016627fd269849a7cc96c (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" checkpoint="no"' "Grid function mask for NaN locations"

INT NaNsFound TYPE=SCALAR TAGS='checkpoint="no"' "Scalar variable counting the number of NaNs found"