#include <dune/fem/space/common/adaptcallbackhandle.hh>
|
| | RestrictProlongWrapper (DofManager &dofManager, RestrictProlongOperator &rpOp) |
| |
| | RestrictProlongWrapper (const RestrictProlongWrapper &org) |
| |
| bool | isValidEntity (const Entity &entity) const |
| |
| void | preAdapt (const unsigned int estimatedAdditionalElements) |
| |
| void | postAdapt () |
| |
| void | initialize (unsigned int estimatedAdditionalElements=0) |
| | initialize basically reserves some memory on the DofManager
|
| |
| void | finalize () |
| | finalize calls the compress on the DofManager
|
| |
| void | preCoarsening (const Entity &father) const |
| |
| void | restrictLocal (const Entity &father, const Entity &son, bool initialize) const |
| |
| void | postRefinement (const Entity &father) const |
| |
| void | prolongLocal (const Entity &father, const Entity &son, bool initialize) const |
| |
| void | restrictLocal (const Entity &father, const Entity &son, bool initialize) |
| |
| void | restrictLocal (const Entity &father, const Entity &son, bool initialize) |
| |
| void | prolongLocal (const Entity &father, const Entity &son, bool initialize) |
| |
| void | prolongLocal (const Entity &father, const Entity &son, bool initialize) |
| |
| void | preCoarsening (const Entity &father) |
| |
| void | postRefinement (const Entity &father) |
| |
◆ Entity
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ RestrictProlongWrapper() [1/2]
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ RestrictProlongWrapper() [2/2]
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ finalize()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ initialize()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
initialize basically reserves some memory on the DofManager
◆ isValidEntity()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ postAdapt()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ postRefinement()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ preAdapt()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ preCoarsening()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ prolongLocal()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ restrictLocal()
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ dofManager_
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ finalizeCalled_
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ initializeCalled_
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ rpOp_
template<class
Grid , class
DofManager , class RestrictProlongOperator >
◆ wasChanged_
template<class
Grid , class
DofManager , class RestrictProlongOperator >
The documentation for this class was generated from the following file: