|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Protected Attributes |
List of all members
Dune::Fem::DefaultLocalRestrictProlong< Fem::PAdaptiveDGSpace< FunctionSpaceImp, GridPartImp, 0, StorageImp > > Class Template Reference
#include <dune/fem/space/padaptivespace/adaptmanager.hh>
Inheritance diagram for Dune::Fem::DefaultLocalRestrictProlong< Fem::PAdaptiveDGSpace< FunctionSpaceImp, GridPartImp, 0, StorageImp > >:

Public Types | |
| typedef Fem::PAdaptiveDGSpace< FunctionSpaceImp, GridPartImp, 0, StorageImp > | DiscreteFunctionSpaceType |
| typedef DiscreteFunctionSpaceType::DomainFieldType | DomainFieldType |
Public Member Functions | |
| DefaultLocalRestrictProlong (const Fem::PAdaptiveDGSpace< FunctionSpaceImp, GridPartImp, 0, StorageImp > &) | |
| void | setFatherChildWeight (const DomainFieldType &weight) |
| explicit set volume ratio of son and father | |
| void | restrictLocal (LFFather &lfFather, const LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| restrict data to father | |
| void | restrictFinalize (LFFather &lfFather) const |
| void | prolongLocal (const LFFather &lfFather, LFSon &lfSon, const LocalGeometry &geometryInFather, bool initialize) const |
| prolong data to children | |
| bool | needCommunication () const |
| do discrete functions need a communication after restriction / prolongation? | |
Static Public Member Functions | |
| static DomainFieldType | calcWeight (const Entity &father, const Entity &son) |
Protected Attributes | |
| DomainFieldType | weight_ |
Member Typedef Documentation
◆ DiscreteFunctionSpaceType
|
inherited |
◆ DomainFieldType
|
inherited |
Constructor & Destructor Documentation
◆ DefaultLocalRestrictProlong()
template<class FunctionSpaceImp , class GridPartImp , class StorageImp >
|
inline |
Member Function Documentation
◆ calcWeight()
|
inlinestaticinherited |
◆ needCommunication()
|
inlineinherited |
do discrete functions need a communication after restriction / prolongation?
◆ prolongLocal()
|
inlineinherited |
prolong data to children
◆ restrictFinalize()
|
inlineinherited |
◆ restrictLocal()
|
inlineinherited |
restrict data to father
◆ setFatherChildWeight()
|
inlineinherited |
explicit set volume ratio of son and father
- Parameters
-
[in] weight volume of son / volume of father
- Note
- If this ratio is set, it is assume to be constant.
Member Data Documentation
◆ weight_
|
protectedinherited |
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