dune-common 2.1.1
|
readINITree(std::istream &in, ParameterTree &pt, bool overwrite) | Dune::ParameterTreeParser | [static] |
readINITree(std::istream &in, ParameterTree &pt, const std::string srcname="stream", bool overwrite=true) | Dune::ParameterTreeParser | [static] |
readINITree(std::string file, ParameterTree &pt, bool overwrite=true) | Dune::ParameterTreeParser | [static] |
readOptions(int argc, char *argv[], ParameterTree &pt) | Dune::ParameterTreeParser | [static] |