dune-grid  2.3.1-rc1
Public Member Functions | List of all members
ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle > Class Template Reference

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

Inheritance diagram for ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >:
Inheritance graph

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
 

Constructor & Destructor Documentation

template<class GridType , class AdaptDataHandle >
ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::AdaptRestrictProlong2dImpl ( GridType &  grid,
EntityType f,
RealEntityType &  rf,
EntityType s,
RealEntityType &  rs,
AdaptDataHandle &  rp 
)
inline

Constructor.

template<class GridType , class AdaptDataHandle >
virtual ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::~AdaptRestrictProlong2dImpl ( )
inlinevirtual

Member Function Documentation

template<class GridType , class AdaptDataHandle >
int ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::maxLevel ( ) const
inline
template<class GridType , class AdaptDataHandle >
int ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::postRefinement ( HElementType &  father)
inline

prolong data, elem is the father

References Dune::Alberta::max().

template<class GridType , class AdaptDataHandle >
int ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >::preCoarsening ( HElementType &  father)
inline

restrict data , elem is always the father

References Dune::Alberta::max().


The documentation for this class was generated from the following file: