dune-fem  2.4.1-rc
Namespaces | Functions
asciiparser.hh File Reference
#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)