#include <dune/fem/io/parameter/container.hh>
|
| | Value ()=default |
| |
| | Value (std::string v, std::string fn) |
| |
◆ ShadowStatus
| Enumerator |
|---|
| unresolved | |
| resolved | |
| resolving | |
◆ Value() [1/2]
| Dune::Fem::ParameterContainerData::Value::Value |
( |
| ) |
|
|
default |
◆ Value() [2/2]
| Dune::Fem::ParameterContainerData::Value::Value |
( |
std::string |
v, |
|
|
std::string |
fn |
|
) |
| |
|
inline |
◆ defaultValue
| std::string Dune::Fem::ParameterContainerData::Value::defaultValue |
◆ fileName
| std::string Dune::Fem::ParameterContainerData::Value::fileName |
◆ hasDefault
| bool Dune::Fem::ParameterContainerData::Value::hasDefault = false |
◆ shadowStatus
◆ used
| bool Dune::Fem::ParameterContainerData::Value::used = false |
◆ value
| std::string Dune::Fem::ParameterContainerData::Value::value |
The documentation for this struct was generated from the following file: