#include <dune/fem/space/combinedspace/powerlocalrestrictprolong.hh>
|
| | PowerLocalRestrictProlong (const DiscreteFunctionSpace &space) |
| |
| void | setFatherChildWeight (const DomainFieldType &weight) |
| |
| 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 , class LFSon , class LocalGeometry > |
| void | prolongLocal (const LFFather &lfFather, LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| |
| template<class LFFather > |
| void | restrictFinalize (LFFather &lfFather) const |
| |
| bool | needCommunication () const |
| |
◆ DomainFieldType
◆ PowerLocalRestrictProlong()
◆ needCommunication()
◆ prolongLocal()
template<class LFFather , class LFSon , class LocalGeometry >
◆ restrictFinalize()
template<class LFFather >
◆ restrictLocal()
template<class LFFather , class LFSon , class LocalGeometry >
◆ setFatherChildWeight()
The documentation for this class was generated from the following file: