Dune::Mult< Field, FieldVector< Field2, dimRange > > Struct Template Reference
#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>
static void Dune::Mult< Field, FieldVector< Field2, dimRange > >::add |
( |
const Field & |
vec1, |
|
|
const BasisEntry & |
vec2, |
|
|
BasisEntry & |
res | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: