Dune::AdaptDataHandleInterface< Grid, Impl > Class Template Reference

#include <dune/grid/common/adaptcallback.hh>

Inheritance diagram for Dune::AdaptDataHandleInterface< Grid, Impl >:
Inheritance graph

List of all members.

Public Types

typedef Grid::template Codim
< 0 >::Entity 
Entity

Public Member Functions

void preAdapt (const unsigned int estimateAdditionalElements)
void postAdapt ()
void preCoarsening (const Entity &father) const
void postRefinement (const Entity &father) const

Protected Member Functions

const Impl & asImp () const
Impl & asImp ()

Friends

class AdaptDataHandle< Grid, Impl >

template<class Grid, class Impl>
class Dune::AdaptDataHandleInterface< Grid, Impl >


Member Typedef Documentation

template<class Grid, class Impl>
typedef Grid::template Codim< 0 >::Entity Dune::AdaptDataHandleInterface< Grid, Impl >::Entity

Member Function Documentation

template<class Grid, class Impl>
Impl& Dune::AdaptDataHandleInterface< Grid, Impl >::asImp (  )  [inline, protected]
template<class Grid, class Impl>
void Dune::AdaptDataHandleInterface< Grid, Impl >::postAdapt (  )  [inline]
template<class Grid, class Impl>
void Dune::AdaptDataHandleInterface< Grid, Impl >::postRefinement ( const Entity father  )  const [inline]
template<class Grid, class Impl>
void Dune::AdaptDataHandleInterface< Grid, Impl >::preAdapt ( const unsigned int  estimateAdditionalElements  )  [inline]
template<class Grid, class Impl>
void Dune::AdaptDataHandleInterface< Grid, Impl >::preCoarsening ( const Entity father  )  const [inline]

Friends And Related Function Documentation

template<class Grid, class Impl>
friend class AdaptDataHandle< Grid, Impl > [friend]

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].