dune-fem 2.8.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Dune::Fem::ParameterParser< T > Struct Template Reference

#include <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

◆ parse()

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

◆ toString()

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: