dune-localfunctions 2.10
Loading...
Searching...
No Matches
Dune::Mult< Field, FieldVector< Field2, dimRange > > Struct Template Reference

#include <dune/localfunctions/utility/coeffmatrix.hh>

Inheritance diagram for Dune::Mult< Field, FieldVector< Field2, dimRange > >:
Inheritance graph

Public Types

typedef FieldVector< Field2, dimRange > BasisEntry

Static Public Member Functions

static void add (const Field &vec1, const BasisEntry &vec2, BasisEntry &res)

Member Typedef Documentation

◆ BasisEntry

template<class Field, class Field2, int dimRange>
typedef FieldVector<Field2,dimRange> Dune::Mult< Field, FieldVector< Field2, dimRange > >::BasisEntry

Member Function Documentation

◆ add()

template<class Field, class Field2, int dimRange>
void Dune::Mult< Field, FieldVector< Field2, dimRange > >::add ( const Field & vec1,
const BasisEntry & vec2,
BasisEntry & res )
inlinestatic

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