#include <dune/fem/space/lagrange/restrictprolong.hh>
|
| | ~LagrangeLocalRestrictProlong () |
| |
| template<class DomainField > |
| void | setFatherChildWeight (const DomainField &weight) |
| |
| template<class LFFather , class LFSon , class LocalGeometry > |
| void | restrictLocal (LFFather &lfFather, const LFSon &lfSon, const LocalGeometry &geometryInFather, const bool initialize) const |
| |
| 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 |
| |
|
| static const int | dimension = GridType::dimension |
| |
◆ ctype
template<class G , int ord>
◆ DomainVector
template<class G , int ord>
◆ GridType
template<class G , int ord>
◆ LagrangePointSetType
template<class G , int ord>
◆ ~LagrangeLocalRestrictProlong()
template<class G , int ord>
◆ lagrangePointSet() [1/2]
template<class G , int ord>
template<class Entity >
◆ lagrangePointSet() [2/2]
template<class G , int ord>
◆ needCommunication()
template<class G , int ord>
◆ prolongLocal()
template<class G , int ord>
template<class LFFather , class LFSon , class LocalGeometry >
◆ restrictFinalize()
template<class G , int ord>
template<class LFFather >
◆ restrictLocal()
template<class G , int ord>
template<class LFFather , class LFSon , class LocalGeometry >
◆ setFatherChildWeight()
template<class G , int ord>
template<class DomainField >
◆ dimension
template<class G , int ord>
The documentation for this struct was generated from the following file: