Definition at line 60 of file ParametricGrid.hpp.
◆ IParaGridIO()
Nextsim::ParametricGrid::IParaGridIO::IParaGridIO |
( |
ParametricGrid & | grid | ) |
|
|
inline |
◆ dumpModelState()
virtual void Nextsim::ParametricGrid::IParaGridIO::dumpModelState |
( |
const ModelState & | state, |
|
|
const ModelMetadata & | metadata, |
|
|
const std::string & | filePath ) |
|
pure virtual |
◆ getModelState()
virtual ModelState Nextsim::ParametricGrid::IParaGridIO::getModelState |
( |
const std::string & | filePath | ) |
|
|
pure virtual |
◆ readForcingTime()
virtual ModelState Nextsim::ParametricGrid::IParaGridIO::readForcingTime |
( |
const std::set< std::string > & | forcings, |
|
|
const TimePoint & | time, |
|
|
const std::string & | filePath ) |
|
pure virtual |
◆ writeDiagnosticTime()
virtual void Nextsim::ParametricGrid::IParaGridIO::writeDiagnosticTime |
( |
const ModelState & | state, |
|
|
const ModelMetadata & | meta, |
|
|
const std::string & | filePath ) |
|
pure virtual |
The documentation for this class was generated from the following file: