- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/alugrid/2d/datahandle.hh>
Public Member Functions | |
AdaptRestrictProlong2dImpl (GridType &grid, EntityType &f, RealEntityType &rf, EntityType &s, RealEntityType &rs, AdaptDataHandle &rp) | |
Constructor. | |
virtual | ~AdaptRestrictProlong2dImpl () |
int | preCoarsening (HElementType &elem) |
restrict data , elem is always the father | |
int | postRefinement (HElementType &elem) |
prolong data, elem is the father | |
int | maxLevel () const |
ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::AdaptRestrictProlong2dImpl | ( | GridType & | grid, | |
EntityType & | f, | |||
RealEntityType & | rf, | |||
EntityType & | s, | |||
RealEntityType & | rs, | |||
AdaptDataHandle & | rp | |||
) | [inline] |
Constructor.
virtual ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::~AdaptRestrictProlong2dImpl | ( | ) | [inline, virtual] |
int ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::maxLevel | ( | ) | const [inline] |
int ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::postRefinement | ( | HElementType & | elem | ) | [inline] |
prolong data, elem is the father
References Dune::Alberta::max().
int ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::preCoarsening | ( | HElementType & | elem | ) | [inline] |
restrict data , elem is always the father
References Dune::Alberta::max().
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].