dune-fem 2.8.0
|
#include <dune/fem/space/p1bubble.hh>
Public Types | |
typedef FunctionSpace::DomainType | DomainType |
typedef FunctionSpace::RangeType | RangeType |
Public Member Functions | |
LocalBubbleElementInterpolation () | |
LocalBubbleElementInterpolation (const LocalBubbleElementInterpolation &)=default | |
LocalBubbleElementInterpolation (LocalBubbleElementInterpolation &&)=default | |
template<class LocalFunction , class LocalDofVector > | |
void | operator() (const LocalFunction &lf, LocalDofVector &ldv) const |
[Evaluation of local interpolations] | |
template<class Entity > | |
void | bind (const Entity &) |
void | unbind () |
Static Public Attributes | |
static const int | dimDomain = FunctionSpace::dimDomain |
static const int | dimRange = FunctionSpace::dimRange |
typedef FunctionSpace::DomainType Dune::Fem::LocalBubbleElementInterpolation< FunctionSpace >::DomainType |
typedef FunctionSpace::RangeType Dune::Fem::LocalBubbleElementInterpolation< FunctionSpace >::RangeType |
|
inline |
|
default |
|
default |
|
inline |
|
inline |
[Evaluation of local interpolations]
[Evaluation of local interpolations]
|
inline |
|
static |
|
static |