ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle > Class Template Reference

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

List of all members.

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

template<class GridType, class AdaptDataHandle>
class ALU2DSPACENAME::AdaptRestrictProlong2dImpl< GridType, AdaptDataHandle >


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 (  )  [inline, virtual]

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 &  elem  )  [inline]

prolong data, elem is the father

References Dune::Alberta::max().

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

restrict data , elem is always the father

References Dune::Alberta::max().


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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].