|
dune-grid 2.11
|
Loading...
Searching...
No Matches
adaptcallback.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
SLList< T, A > & operator=(const SLList< T, A > &other)
Include standard header files.
Definition adaptcallback.hh:92
Interface class for the Grid's adapt method where the parameter is a AdaptDataHandleInterface.
Definition adaptcallback.hh:33
void prolongLocal(const Entity &father, const Entity &son, bool initialize)
Definition adaptcallback.hh:74
void postRefinement(const Entity &father)
call back for activity to take place on newly created elements below the father element.
Definition adaptcallback.hh:64
Grid::template Codim< 0 >::Entity Entity
Definition adaptcallback.hh:39
void restrictLocal(const Entity &father, const Entity &son, bool initialize)
Definition adaptcallback.hh:69
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:54
class for combining 2 index sets together for adaptation process
Definition adaptcallback.hh:118
CombinedAdaptProlongRestrict(A &a, B &b)
constructor storing the two references
Definition adaptcallback.hh:124
void restrictLocal(const Entity &father, const Entity &son, bool initialize)
restrict data to father
Definition adaptcallback.hh:129
void prolongLocal(const Entity &father, const Entity &son, bool initialize)
prolong data to children
Definition adaptcallback.hh:137
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8