dune-fem 2.8.0
Loading...
Searching...
No Matches
Namespaces | Functions
asciiparser.hh File Reference
#include <iostream>
#include <fstream>
#include <string>

Go to the source code of this file.

Namespaces

namespace  Dune
 
namespace  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)