#include <dune/localfunctions/utility/coeffmatrix.hh>
List of all members.
Public Types |
typedef FieldVector< Field2,
dimRange > | BasisEntry |
Static Public Member Functions |
static void | add (const Field &vec1, const BasisEntry &vec2, BasisEntry &res) |
template<class Field, class Field2, int dimRange>
struct Dune::Mult< Field, FieldVector< Field2, dimRange > >
Member Typedef Documentation
template<class Field , class Field2 , int dimRange>
typedef FieldVector<Field2,dimRange> Dune::Mult< Field, FieldVector< Field2, dimRange > >::BasisEntry |
Member Function Documentation
template<class Field , class Field2 , int dimRange>
The documentation for this struct was generated from the following file: