|
dune-localfunctions 2.9.1
|
Loading...
Searching...
No Matches
Dune::InterpolationHelper< F, dimension >::Helper< Basis, Matrix, false > Struct Template Reference
#include <dune/localfunctions/utility/interpolationhelper.hh>
Public Types | |
| typedef std::vector< Dune::FieldVector< F, d > > | Result |
Public Member Functions | |
| Helper (const Basis &basis, Matrix &matrix) | |
| const F & | operator() (unsigned int row, unsigned int col) const |
| F & | operator() (unsigned int row, unsigned int col) |
| template<class Fy > | |
| void | set (unsigned int row, unsigned int col, const Fy &val) |
| template<class Fy > | |
| void | add (unsigned int row, unsigned int col, const Fy &val) |
| template<class DomainVector > | |
| const Result & | evaluate (const DomainVector &x) const |
| unsigned int | size () const |
Public Attributes | |
| const Basis & | basis_ |
| Matrix & | matrix_ |
| Result | tmp_ |
Member Typedef Documentation
◆ Result
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
| typedef std::vector< Dune::FieldVector<F,d> > Dune::InterpolationHelper< F, dimension >::Helper< Basis, Matrix, false >::Result |
Constructor & Destructor Documentation
◆ Helper()
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
|
inline |
Member Function Documentation
◆ add()
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
template<class Fy >
|
inline |
◆ evaluate()
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
template<class DomainVector >
|
inline |
◆ operator()() [1/2]
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
|
inline |
◆ operator()() [2/2]
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
|
inline |
◆ set()
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
template<class Fy >
|
inline |
◆ size()
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
|
inline |
Member Data Documentation
◆ basis_
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
| const Basis& Dune::InterpolationHelper< F, dimension >::Helper< Basis, Matrix, false >::basis_ |
◆ matrix_
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
| Matrix& Dune::InterpolationHelper< F, dimension >::Helper< Basis, Matrix, false >::matrix_ |
◆ tmp_
template<class F , unsigned int dimension>
template<class Basis , class Matrix >
|
mutable |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8