|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::EmptyLocalRestrictProlong< DiscreteFunctionSpace > Class Template Reference
#include <dune/fem/space/common/localrestrictprolong.hh>
Inheritance diagram for Dune::Fem::EmptyLocalRestrictProlong< DiscreteFunctionSpace >:

Public Types | |
| typedef DiscreteFunctionSpace | DiscreteFunctionSpaceType |
| typedef DiscreteFunctionSpaceType::DomainFieldType | DomainFieldType |
Public Member Functions | |
| void | setFatherChildWeight (const DomainFieldType &weight) |
| explicit set volume ratio of son and father | |
| template<class LFFather , class LFSon , class LocalGeometry > | |
| void | restrictLocal (LFFather &lfFather, const LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| restrict data to father | |
| template<class LFFather > | |
| void | restrictFinalize (LFFather &lfFather) const |
| template<class LFFather , class LFSon , class LocalGeometry > | |
| void | prolongLocal (const LFFather &lfFather, LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| prolong data to children | |
| bool | needCommunication () const |
| do discrete functions need a communication after restriction / prolongation? | |
Member Typedef Documentation
◆ DiscreteFunctionSpaceType
template<class DiscreteFunctionSpace >
| typedef DiscreteFunctionSpace Dune::Fem::EmptyLocalRestrictProlong< DiscreteFunctionSpace >::DiscreteFunctionSpaceType |
◆ DomainFieldType
template<class DiscreteFunctionSpace >
| typedef DiscreteFunctionSpaceType::DomainFieldType Dune::Fem::EmptyLocalRestrictProlong< DiscreteFunctionSpace >::DomainFieldType |
Member Function Documentation
◆ needCommunication()
template<class DiscreteFunctionSpace >
|
inline |
do discrete functions need a communication after restriction / prolongation?
◆ prolongLocal()
template<class DiscreteFunctionSpace >
template<class LFFather , class LFSon , class LocalGeometry >
|
inline |
prolong data to children
◆ restrictFinalize()
template<class DiscreteFunctionSpace >
template<class LFFather >
|
inline |
◆ restrictLocal()
template<class DiscreteFunctionSpace >
template<class LFFather , class LFSon , class LocalGeometry >
|
inline |
restrict data to father
◆ setFatherChildWeight()
template<class DiscreteFunctionSpace >
|
inline |
explicit set volume ratio of son and father
- Parameters
-
[in] weight volume of son / volume of father
- Note
- If this ratio is set, it is assume to be constant.
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