|
dune-grid
2.4.1
|
#include <dune/grid/alugrid/2d/datahandle.hh>

Public Member Functions | |
| AdaptRestrictProlong2dImpl (GridType &grid, EntityType &f, RealEntityType &rf, EntityType &s, RealEntityType &rs, AdaptDataHandle &rp) | |
| Constructor. More... | |
| virtual | ~AdaptRestrictProlong2dImpl () |
| int | preCoarsening (HElementType &father) |
| restrict data , elem is always the father More... | |
| int | postRefinement (HElementType &father) |
| prolong data, elem is the father More... | |
| int | maxLevel () const |
|
inline |
Constructor.
|
inlinevirtual |
|
inline |
|
inline |
prolong data, elem is the father
References Dune::Alberta::max().
|
inline |
restrict data , elem is always the father
References Dune::Alberta::max().
1.8.11