netxsimdg
Loading...
Searching...
No Matches
ModelMetadata.cpp
Go to the documentation of this file.
1
8
#include "
include/ModelMetadata.hpp
"
9
10
#include "
include/IStructureModule.hpp
"
11
12
namespace
Nextsim {
13
14
const
std::string&
ModelMetadata::structureName
()
const
15
{
16
return
Module::getImplementation<IStructure>().structureType();
17
}
18
19
}
/* namespace Nextsim */
IStructureModule.hpp
ModelMetadata.hpp
Nextsim::ModelMetadata::structureName
const std::string & structureName() const
Returns the string description of the model grid structure.
Definition
ModelMetadata.cpp:14
core
src
ModelMetadata.cpp
Generated by
1.12.0