#include <dune/fem/space/common/localinterpolation.hh>
|
| typedef DiscreteFunctionSpaceType::EntityType | EntityType |
| |
◆ EntityType
◆ InterpolationType
◆ LocalInterpolation()
◆ bind()
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()()
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()
clears the local interpolation by removing the basisFunctionSet
◆ interpolation_
The documentation for this class was generated from the following file: