netxsimdg
Loading...
Searching...
No Matches
MissingData.cpp
Go to the documentation of this file.
1
9
10namespace Nextsim {
11
12const double MissingData::defaultValue = -0x1p300;
13double MissingData::value = MissingData::defaultValue;
14
15} /* namespace Nextsim */