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

#include <dune/fem/io/parameter/parser.hh>

Static Public Member Functions

static bool parse (const std::string &s, FieldMatrix< F, m, n > &value)
 
static std::string toString (const FieldMatrix< F, m, n > &value)
 

Member Function Documentation

◆ parse()

template<class F , int m, int n>
static bool Dune::Fem::ParameterParser< FieldMatrix< F, m, n > >::parse ( const std::string &  s,
FieldMatrix< F, m, n > &  value 
)
inlinestatic

◆ toString()

template<class F , int m, int n>
static std::string Dune::Fem::ParameterParser< FieldMatrix< F, m, n > >::toString ( const FieldMatrix< F, m, n > &  value)
inlinestatic

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