|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::FiniteVolumeLocalInterpolation< GridPart, Range > Class Template Reference
#include <dune/fem/space/finitevolume/interpolation.hh>
Public Types | |
| typedef GridPart | GridPartType |
| grid part type | |
| typedef GridPartType::template Codim< 0 >::EntityType | EntityType |
| entity type | |
| typedef FiniteVolumeBasisFunctionSet< EntityType, Range > | BasisFunctionSetType |
| basis function set type | |
Public Member Functions | |
Construction | |
| FiniteVolumeLocalInterpolation () | |
| void | bind (const EntityType &entity) |
| void | unbind () |
| FiniteVolumeLocalInterpolation (const EntityType &entity) | |
Copying and assignment | |
| FiniteVolumeLocalInterpolation (const ThisType &)=default | |
| FiniteVolumeLocalInterpolation & | operator= (const ThisType &)=default |
Public member methods | |
| template<class LocalFunction , class LocalDofVector > | |
| void | operator() (const LocalFunction &localFunction, LocalDofVector &localDofVector) const |
| return basis function set | |
| template<class LocalFunction , class LocalDofVector > | |
| void | apply (const LocalFunction &localFunction, LocalDofVector &localDofVector) const |
| interpolate local function | |
Member Typedef Documentation
◆ BasisFunctionSetType
template<class GridPart , class Range >
| typedef FiniteVolumeBasisFunctionSet< EntityType, Range > Dune::Fem::FiniteVolumeLocalInterpolation< GridPart, Range >::BasisFunctionSetType |
basis function set type
◆ EntityType
template<class GridPart , class Range >
| typedef GridPartType::template Codim<0>::EntityType Dune::Fem::FiniteVolumeLocalInterpolation< GridPart, Range >::EntityType |
entity type
◆ GridPartType
template<class GridPart , class Range >
| typedef GridPart Dune::Fem::FiniteVolumeLocalInterpolation< GridPart, Range >::GridPartType |
grid part type
Constructor & Destructor Documentation
◆ FiniteVolumeLocalInterpolation() [1/3]
template<class GridPart , class Range >
|
inline |
◆ FiniteVolumeLocalInterpolation() [2/3]
template<class GridPart , class Range >
|
inlineexplicit |
◆ FiniteVolumeLocalInterpolation() [3/3]
template<class GridPart , class Range >
|
default |
Member Function Documentation
◆ apply()
template<class GridPart , class Range >
template<class LocalFunction , class LocalDofVector >
|
inline |
interpolate local function
◆ bind()
template<class GridPart , class Range >
|
inline |
◆ operator()()
template<class GridPart , class Range >
template<class LocalFunction , class LocalDofVector >
|
inline |
return basis function set
interpolate local function
◆ operator=()
template<class GridPart , class Range >
|
default |
◆ unbind()
template<class GridPart , class Range >
|
inline |
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