|
dune-localfunctions 2.10
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::LocalL2InterpolationBase< B, Q > Class Template Reference
#include <dune/localfunctions/utility/l2interpolation.hh>
Inheritance diagram for Dune::LocalL2InterpolationBase< B, Q >:

Public Types | |
| typedef B | Basis |
| typedef Q | Quadrature |
Public Member Functions | |
| template<class Function , class DofField > | |
| void | interpolate (const Function &function, std::vector< DofField > &coefficients) const |
| Interpolate a function that implements Range operator()(Domain) | |
| const Basis & | basis () const |
| const Quadrature & | quadrature () const |
Static Public Attributes | |
| static const unsigned int | dimension = Basis::dimension |
Protected Member Functions | |
| LocalL2InterpolationBase (const Basis &basis, const Quadrature &quadrature) | |
Protected Attributes | |
| const Basis & | basis_ |
| const Quadrature & | quadrature_ |
Member Typedef Documentation
◆ Basis
template<class B , class Q >
| typedef B Dune::LocalL2InterpolationBase< B, Q >::Basis |
◆ Quadrature
template<class B , class Q >
| typedef Q Dune::LocalL2InterpolationBase< B, Q >::Quadrature |
Constructor & Destructor Documentation
◆ LocalL2InterpolationBase()
template<class B , class Q >
|
inlineprotected |
Member Function Documentation
◆ basis()
template<class B , class Q >
|
inline |
◆ interpolate()
template<class B , class Q >
template<class Function , class DofField >
|
inline |
Interpolate a function that implements Range operator()(Domain)
◆ quadrature()
template<class B , class Q >
|
inline |
Member Data Documentation
◆ basis_
template<class B , class Q >
|
protected |
◆ dimension
template<class B , class Q >
|
static |
◆ quadrature_
template<class B , class Q >
|
protected |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8