|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::EmptyIndexSetRestrictProlong Class Reference
#include <dune/fem/space/common/dofmanager.hh>
Inheritance diagram for Dune::Fem::EmptyIndexSetRestrictProlong:

Public Types | |
| typedef Traits::RestProlImp | RestProlImp |
| type of restrict-prolong operator implementation | |
| typedef Traits::DomainFieldType | DomainFieldType |
| field type of domain vector space | |
Public Member Functions | |
| EmptyIndexSetRestrictProlong () | |
| template<class EntityType > | |
| void | restrictLocal (EntityType &father, EntityType &son, bool initialize) const |
| restrict data to father and resize memory if doResize is true | |
| template<class EntityType > | |
| void | prolongLocal (EntityType &father, EntityType &son, bool initialize) const |
| prolong data to children and resize memory if doResize is true | |
| void | initialize () |
| initialize restrict prolong object (if necessary) before adaptation takes place | |
| void | finalize () |
| finalize restrict prolong object (if necessary) after adaptation and dof compression was finished | |
| void | setFatherChildWeight (const DomainFieldType &weight) const |
| explicit set volume ratio of son and father | |
| void | restrictLocal (const Entity &father, const Entity &son, bool initialize) const |
| restrict data to father | |
| void | restrictLocal (const Entity &father, const Entity &son, const LocalGeometry &geometryInFather, bool initialize) const |
| restrict data to father | |
| void | restrictFinalize (const Entity &father) const |
| finalize restriction on father | |
| void | prolongLocal (const Entity &father, const Entity &son, bool initialize) const |
| prolong data to children | |
| void | prolongLocal (const Entity &father, const Entity &son, const LocalGeometry &geometryInFather, bool initialize) const |
| prolong data to children | |
| void | addToList (Communicator &comm) |
| add discrete function to communicator | |
| void | addToLoadBalancer (LoadBalancer &lb) |
| add discrete function to load balancer | |
Protected Member Functions | |
| DomainFieldType | calcWeight (const Entity &father, const Entity &son) const |
| calculates the weight, i.e. (volume son)/(volume father) | |
| const RestProlImp & | asImp () const |
| RestProlImp & | asImp () |
Member Typedef Documentation
◆ DomainFieldType
|
inherited |
field type of domain vector space
◆ RestProlImp
|
inherited |
type of restrict-prolong operator implementation
Member Function Documentation
◆ addToList()
|
inlineinherited |
add discrete function to communicator
- Parameters
-
[in] comm Communicator to add the discrete functions to
◆ addToLoadBalancer()
|
inlineinherited |
add discrete function to load balancer
- Parameters
-
[in] lb LoadBalancer to add the discrete functions to
◆ asImp() [1/2]
|
inlineprotectedinherited |
◆ asImp() [2/2]
|
inlineprotectedinherited |
◆ calcWeight()
|
inlineprotectedinherited |
◆ finalize()
|
inlineinherited |
finalize restrict prolong object (if necessary) after adaptation and dof compression was finished
◆ initialize()
|
inlineinherited |
initialize restrict prolong object (if necessary) before adaptation takes place
◆ prolongLocal() [1/2]
|
inlineinherited |
prolong data to children
◆ prolongLocal() [2/2]
|
inlineinherited |
prolong data to children
◆ restrictFinalize()
|
inlineinherited |
finalize restriction on father
◆ restrictLocal() [1/2]
|
inlineinherited |
restrict data to father
◆ restrictLocal() [2/2]
|
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.
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