dune-common
2.3.1
|
A hierarchical structure of string parameters. More...
Go to the source code of this file.
Classes | |
class | Dune::ParameterTree |
Hierarchical structure of string parameters. More... | |
struct | Dune::ParameterTree::Parser< T > |
struct | Dune::ParameterTree::Parser< std::basic_string< char, traits, Allocator > > |
struct | Dune::ParameterTree::Parser< bool > |
struct | Dune::ParameterTree::Parser< bool >::ToLower |
struct | Dune::ParameterTree::Parser< FieldVector< T, n > > |
struct | Dune::ParameterTree::Parser< array< T, n > > |
struct | Dune::ParameterTree::Parser< std::vector< T, A > > |
Namespaces | |
namespace | Dune |
Dune namespace. |
A hierarchical structure of string parameters.