|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse > Class Template Reference
#include <dune/fem/space/discontinuousgalerkin/localrestrictprolong.hh>
Inheritance diagram for Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse >:

Public Types | |
| typedef DiscreteFunctionSpace | DiscreteFunctionSpaceType |
| typedef DiscreteFunctionSpaceType::DomainFieldType | DomainFieldType |
| typedef DiscreteFunctionSpaceType::RangeFieldType | RangeFieldType |
| typedef DiscreteFunctionSpaceType::RangeType | RangeType |
| typedef DiscreteFunctionSpaceType::GridPartType | GridPartType |
| typedef CachingQuadrature< GridPartType, 0 > | QuadratureType |
| typedef LocalMassMatrix< DiscreteFunctionSpaceType, QuadratureType > | LocalMassMatrixType |
Public Member Functions | |
| 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 | |
| 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 |
Protected Attributes | |
| LocalMassMatrixType | localMassMatrix_ |
| DomainFieldType | weight_ |
| TemporaryLocalFunction< DiscreteFunctionSpace > | temp_ |
Member Typedef Documentation
◆ DiscreteFunctionSpaceType
template<class DiscreteFunctionSpace , bool applyInverse>
| typedef DiscreteFunctionSpace Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse >::DiscreteFunctionSpaceType |
◆ DomainFieldType
template<class DiscreteFunctionSpace , bool applyInverse>
| typedef DiscreteFunctionSpaceType::DomainFieldType Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse >::DomainFieldType |
◆ GridPartType
template<class DiscreteFunctionSpace , bool applyInverse>
| typedef DiscreteFunctionSpaceType::GridPartType Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse >::GridPartType |
◆ LocalMassMatrixType
template<class DiscreteFunctionSpace , bool applyInverse>
| typedef LocalMassMatrix< DiscreteFunctionSpaceType, QuadratureType > Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse >::LocalMassMatrixType |
◆ QuadratureType
template<class DiscreteFunctionSpace , bool applyInverse>
| typedef CachingQuadrature< GridPartType, 0 > Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse >::QuadratureType |
◆ RangeFieldType
template<class DiscreteFunctionSpace , bool applyInverse>
| typedef DiscreteFunctionSpaceType::RangeFieldType Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse >::RangeFieldType |
◆ RangeType
template<class DiscreteFunctionSpace , bool applyInverse>
| typedef DiscreteFunctionSpaceType::RangeType Dune::Fem::DiscontinuousGalerkinLocalRestrictProlong< DiscreteFunctionSpace, applyInverse >::RangeType |
Constructor & Destructor Documentation
◆ DiscontinuousGalerkinLocalRestrictProlong()
template<class DiscreteFunctionSpace , bool applyInverse>
|
inline |
Member Function Documentation
◆ needCommunication()
template<class DiscreteFunctionSpace , bool applyInverse>
|
inline |
◆ prolongLocal()
template<class DiscreteFunctionSpace , bool applyInverse>
template<class LFFather , class LFSon , class LocalGeometry >
|
inline |
◆ restrictFinalize()
template<class DiscreteFunctionSpace , bool applyInverse>
template<class LFFather >
|
inline |
◆ restrictLocal()
template<class DiscreteFunctionSpace , bool applyInverse>
template<class LFFather , class LFSon , class LocalGeometry >
|
inline |
restrict data to father
◆ setFatherChildWeight()
template<class DiscreteFunctionSpace , bool applyInverse>
|
inline |
Member Data Documentation
◆ localMassMatrix_
template<class DiscreteFunctionSpace , bool applyInverse>
|
protected |
◆ temp_
template<class DiscreteFunctionSpace , bool applyInverse>
|
mutableprotected |
◆ weight_
template<class DiscreteFunctionSpace , bool applyInverse>
|
protected |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8