dune-grid  2.1.1
Public Types | Protected Member Functions
Dune::AdaptDataHandle< Grid, Impl > Class Template Reference

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

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

List of all members.

Public Types

typedef Base::Entity Entity

Protected Member Functions

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

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


Member Typedef Documentation

template<class Grid , class Impl >
typedef Base::Entity Dune::AdaptDataHandle< Grid, Impl >::Entity

Constructor & Destructor Documentation

template<class Grid , class Impl >
Dune::AdaptDataHandle< Grid, Impl >::AdaptDataHandle ( ) [inline, protected]

Member Function Documentation

template<class Grid, class Impl>
const Impl& Dune::AdaptDataHandleInterface< Grid, Impl >::asImp ( ) const [inline, protected, inherited]
template<class Grid, class Impl>
Impl& Dune::AdaptDataHandleInterface< Grid, Impl >::asImp ( ) [inline, protected, inherited]

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