|
dune-fem
2.8-git
|
#include <iostream>#include <fstream>#include <string>Go to the source code of this file.
Namespaces | |
| Dune | |
| Dune::Fem | |
Functions | |
| template<class T > | |
| static bool | Dune::Fem::readParameter (std::istream &file, const std::string keyword, T &data, bool verbose=true, bool warn=true) |
| template<class T > | |
| static bool | Dune::Fem::readParameter (const std::string filename, const std::string keyword, T &data, bool verbose=true, bool warn=true) |