|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
adaptcallback.hh
Go to the documentation of this file.
SLList< T, A > & operator=(const SLList< T, A > &other)
Include standard header files.
Definition adaptcallback.hh:90
Interface class for the Grid's adapt method where the parameter is a AdaptDataHandleInterface.
Definition adaptcallback.hh:31
void prolongLocal(const Entity &father, const Entity &son, bool initialize)
Definition adaptcallback.hh:72
void postRefinement(const Entity &father)
call back for activity to take place on newly created elements below the father element.
Definition adaptcallback.hh:62
Grid::template Codim< 0 >::Entity Entity
Definition adaptcallback.hh:37
void restrictLocal(const Entity &father, const Entity &son, bool initialize)
Definition adaptcallback.hh:67
void preCoarsening(const Entity &father)
call back for activity to take place on father and all descendants before the descendants are removed
Definition adaptcallback.hh:52
class for combining 2 index sets together for adaptation process
Definition adaptcallback.hh:116
CombinedAdaptProlongRestrict(A &a, B &b)
constructor storing the two references
Definition adaptcallback.hh:122
void restrictLocal(const Entity &father, const Entity &son, bool initialize)
restrict data to father
Definition adaptcallback.hh:127
void prolongLocal(const Entity &father, const Entity &son, bool initialize)
prolong data to children
Definition adaptcallback.hh:135
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8