dune-grid  2.2.0
Public Member Functions | List of all members
ALUGridSpace::AdaptRestrictProlongGlSet< GridType, AdaptDataHandle, GlobalIdSetImp > Class Template Reference

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

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

Public Member Functions

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

Constructor & Destructor Documentation

template<class GridType , class AdaptDataHandle , class GlobalIdSetImp >
ALUGridSpace::AdaptRestrictProlongGlSet< GridType, AdaptDataHandle, GlobalIdSetImp >::AdaptRestrictProlongGlSet ( GridType &  grid,
MakeableEntityType f,
RealEntityType &  rf,
MakeableEntityType s,
RealEntityType &  rs,
AdaptDataHandle &  rp,
GlobalIdSetImp &  set 
)
inline

Constructor.

template<class GridType , class AdaptDataHandle , class GlobalIdSetImp >
virtual ALUGridSpace::AdaptRestrictProlongGlSet< GridType, AdaptDataHandle, GlobalIdSetImp >::~AdaptRestrictProlongGlSet ( )
inlinevirtual

Member Function Documentation

template<class GridType , class AdaptDataHandle >
int ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >::postRefinement ( HBndSegType &  ghost)
inlineinherited

prolong data for ghost elements

template<class GridType , class AdaptDataHandle , class GlobalIdSetImp >
int ALUGridSpace::AdaptRestrictProlongGlSet< GridType, AdaptDataHandle, GlobalIdSetImp >::postRefinement ( HElementType &  elem)
inline
template<class GridType , class AdaptDataHandle >
int ALUGridSpace::AdaptRestrictProlongImpl< GridType, AdaptDataHandle >::preCoarsening ( HElementType &  father)
inlineinherited

restrict data for elements

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

restrict data for ghost elements


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