dune-fem  2.4.1-rc
Static Public Member Functions | List of all members
Dune::Fem::ParameterParser< T > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/io/parameter/parser.hh>

Static Public Member Functions

static bool parse (const std::string &s, T &value)
 
static std::string toString (const T &value)
 

Member Function Documentation

template<class T >
static bool Dune::Fem::ParameterParser< T >::parse ( const std::string &  s,
T &  value 
)
inlinestatic
template<class T >
static std::string Dune::Fem::ParameterParser< T >::toString ( const T &  value)
inlinestatic

The documentation for this struct was generated from the following file: