#include <dune/fem/space/discontinuousgalerkin/localrestrictprolong.hh>
|
| DiscontinuousGalerkinLocalRestrictProlong (const DiscreteFunctionSpaceType &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 > |
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 |
|
bool | needCommunication () const |
|
◆ DiscreteFunctionSpaceType
template<class DiscreteFunctionSpace , bool applyInverse>
◆ DomainFieldType
template<class DiscreteFunctionSpace , bool applyInverse>
◆ GridPartType
template<class DiscreteFunctionSpace , bool applyInverse>
◆ LocalMassMatrixType
template<class DiscreteFunctionSpace , bool applyInverse>
◆ QuadratureType
template<class DiscreteFunctionSpace , bool applyInverse>
◆ RangeFieldType
template<class DiscreteFunctionSpace , bool applyInverse>
◆ RangeType
template<class DiscreteFunctionSpace , bool applyInverse>
◆ DiscontinuousGalerkinLocalRestrictProlong()
template<class DiscreteFunctionSpace , bool applyInverse>
◆ needCommunication()
template<class DiscreteFunctionSpace , bool applyInverse>
◆ prolongLocal()
template<class DiscreteFunctionSpace , bool applyInverse>
template<class LFFather , class LFSon , class LocalGeometry >
◆ restrictFinalize()
template<class DiscreteFunctionSpace , bool applyInverse>
template<class LFFather >
◆ restrictLocal()
template<class DiscreteFunctionSpace , bool applyInverse>
template<class LFFather , class LFSon , class LocalGeometry >
◆ setFatherChildWeight()
template<class DiscreteFunctionSpace , bool applyInverse>
◆ localMassMatrix_
template<class DiscreteFunctionSpace , bool applyInverse>
◆ temp_
template<class DiscreteFunctionSpace , bool applyInverse>
◆ weight_
template<class DiscreteFunctionSpace , bool applyInverse>
The documentation for this class was generated from the following file: