dune-grid  2.2.0
Public Member Functions
ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle > Class Template Reference

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

Inheritance diagram for ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >:
ALUGridSpace::AdaptRestrictProlongGlSet< GridType, AdaptDataHandle, GlobalIdSetImp >

List of all members.

Public Member Functions

 AdaptRestrictProlongImpl (GridType &grid, MakeableEntityType &f, RealEntityType &rf, MakeableEntityType &s, RealEntityType &rs, AdaptDataHandle &rp)
 Constructor.
virtual ~AdaptRestrictProlongImpl ()
int preCoarsening (HElementType &father)
 restrict data for elements
int postRefinement (HElementType &father)
 prolong data for elements
int preCoarsening (HBndSegType &ghost)
 restrict data for ghost elements
int postRefinement (HBndSegType &ghost)
 prolong data for ghost elements

template<class GridType, class AdaptDataHandle>
class ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >


Constructor & Destructor Documentation

template<class GridType , class AdaptDataHandle >
ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >::AdaptRestrictProlongImpl ( GridType &  grid,
MakeableEntityType f,
RealEntityType &  rf,
MakeableEntityType s,
RealEntityType &  rs,
AdaptDataHandle &  rp 
) [inline]

Constructor.

template<class GridType , class AdaptDataHandle >
virtual ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >::~AdaptRestrictProlongImpl ( ) [inline, virtual]

Member Function Documentation

template<class GridType , class AdaptDataHandle >
int ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >::postRefinement ( HElementType &  father) [inline]
template<class GridType , class AdaptDataHandle >
int ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >::postRefinement ( HBndSegType &  ghost) [inline]

prolong data for ghost elements

template<class GridType , class AdaptDataHandle >
int ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >::preCoarsening ( HElementType &  father) [inline]

restrict data for elements

template<class GridType , class AdaptDataHandle >
int ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >::preCoarsening ( HBndSegType &  ghost) [inline]

restrict data for ghost elements


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