#include <dune/fem/space/common/localinterpolation.hh>
◆ EntityType
template<class DiscreteFunctionSpace >
◆ InterpolationType
template<class DiscreteFunctionSpace >
◆ LocalInterpolation()
template<class DiscreteFunctionSpace >
◆ bind()
template<class DiscreteFunctionSpace >
initialize the local interpolation for an entity
Binds the local interpolation to an basisFunctionSet and entity.
- Parameters
-
[in] | entity | to bind the local interpolation to |
◆ operator()()
template<class DiscreteFunctionSpace >
template<class LocalFunction , class LocalDofVector >
computes interpolation of locaFunction on entity and stores result in dofs
- Parameters
-
[in] | localFunction | object to be interpolated |
[out] | dofs | vector to store result |
◆ unbind()
template<class DiscreteFunctionSpace >
clears the local interpolation by removing the basisFunctionSet
◆ interpolation_
template<class DiscreteFunctionSpace >
The documentation for this class was generated from the following file: