#include <dune/fem/io/parameter.hh>
|
template<class... KeyValues> |
| ParameterDict (const std::string &rmPrefix, KeyValues... keyValues) |
|
const std::string * | operator() (const std::string &key, const std::string *def) |
|
◆ DictType
◆ LambdaType
◆ ParameterDict()
template<class... KeyValues>
Dune::Fem::ParameterDict::ParameterDict |
( |
const std::string & |
rmPrefix, |
|
|
KeyValues... |
keyValues |
|
) |
| |
|
inline |
◆ operator()()
const std::string * Dune::Fem::ParameterDict::operator() |
( |
const std::string & |
key, |
|
|
const std::string * |
def |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: