#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/common/localrestrictprolong.hh>
|
void | setFatherChildWeight (const DomainFieldType &weight) |
| explicit set volume ratio of son and father More...
|
|
template<class LFFather , class LFSon , class LocalGeometry > |
void | restrictLocal (LFFather &lfFather, const LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| restrict data to father More...
|
|
template<class LFFather , class LFSon , class LocalGeometry > |
void | prolongLocal (const LFFather &lfFather, LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| prolong data to children More...
|
|
bool | needCommunication () const |
| do discrete functions need a communication after restriction / prolongation? More...
|
|
template<class DiscreteFunctionSpace >
template<class DiscreteFunctionSpace >
template<class DiscreteFunctionSpace >
do discrete functions need a communication after restriction / prolongation?
template<class DiscreteFunctionSpace >
template<class LFFather , class LFSon , class LocalGeometry >
template<class DiscreteFunctionSpace >
template<class LFFather , class LFSon , class LocalGeometry >
template<class DiscreteFunctionSpace >
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: