#include <dune/fem/space/combinedspace/powerspace.hh>
|
| DefaultLocalRestrictProlong (const DiscreteFunctionSpacesType &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 More...
|
|
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
template<class DiscreteFunctionSpace , int N>
◆ DefaultLocalRestrictProlong()
template<class DiscreteFunctionSpace , int N>
◆ needCommunication()
template<class DiscreteFunctionSpace , int N>
◆ prolongLocal()
template<class DiscreteFunctionSpace , int N>
template<class LFFather , class LFSon , class LocalGeometry >
◆ restrictFinalize()
template<class DiscreteFunctionSpace , int N>
template<class LFFather >
◆ restrictLocal()
template<class DiscreteFunctionSpace , int N>
template<class LFFather , class LFSon , class LocalGeometry >
◆ setFatherChildWeight()
template<class DiscreteFunctionSpace , int N>
The documentation for this class was generated from the following file: