netxsimdg
Loading...
Searching...
No Matches
Nextsim::CommonRestartMetadata Class Reference
Collaboration diagram for Nextsim::CommonRestartMetadata:
Collaboration graph

Static Public Member Functions

static netCDF::NcGroup & writeStructureType (netCDF::NcFile &rootGroup, const ModelMetadata &metadata)
 Writes the structure type to the root of the restart file for future retrieval.
 
static netCDF::NcGroup & writeRestartMetadata (netCDF::NcGroup &metaGroup, const ModelMetadata &metadata)
 Writes the standard restart file metadata to a metadata node.
 
static const std::string timeNodeName ()
 
static const std::string formattedName ()
 
static const std::string unformattedName ()
 
static const std::string configurationNode ()
 

Detailed Description

Definition at line 19 of file CommonRestartMetadata.hpp.

Member Function Documentation

◆ configurationNode()

static const std::string Nextsim::CommonRestartMetadata::configurationNode ( )
inlinestatic

Definition at line 35 of file CommonRestartMetadata.hpp.

◆ formattedName()

static const std::string Nextsim::CommonRestartMetadata::formattedName ( )
inlinestatic

Definition at line 31 of file CommonRestartMetadata.hpp.

◆ timeNodeName()

static const std::string Nextsim::CommonRestartMetadata::timeNodeName ( )
inlinestatic

Definition at line 29 of file CommonRestartMetadata.hpp.

◆ unformattedName()

static const std::string Nextsim::CommonRestartMetadata::unformattedName ( )
inlinestatic

Definition at line 33 of file CommonRestartMetadata.hpp.

◆ writeRestartMetadata()

netCDF::NcGroup & Nextsim::CommonRestartMetadata::writeRestartMetadata ( netCDF::NcGroup & metaGroup,
const ModelMetadata & metadata )
static

Writes the standard restart file metadata to a metadata node.

Definition at line 26 of file CommonRestartMetadata.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ writeStructureType()

netCDF::NcGroup & Nextsim::CommonRestartMetadata::writeStructureType ( netCDF::NcFile & rootGroup,
const ModelMetadata & metadata )
static

Writes the structure type to the root of the restart file for future retrieval.

Definition at line 18 of file CommonRestartMetadata.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: