dune-grid  2.2.0
Public Types | Static Public Attributes | Protected Member Functions | List of all members
Dune::Alberta::ProjectionFactory< Proj, Impl > Class Template Reference

#include <dune/grid/albertagrid/projection.hh>

Inheritance diagram for Dune::Alberta::ProjectionFactory< Proj, Impl >:
Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >

Public Types

typedef Base::Projection Projection
typedef Base::ElementInfo ElementInfo

Static Public Attributes

static const int dimension = Projection::dimension

Protected Member Functions

 ProjectionFactory ()
const Impl & asImpl () const

Member Typedef Documentation

template<class Proj, class Impl>
typedef Base::ElementInfo Dune::Alberta::ProjectionFactory< Proj, Impl >::ElementInfo
template<class Proj, class Impl>
typedef Base::Projection Dune::Alberta::ProjectionFactory< Proj, Impl >::Projection

Constructor & Destructor Documentation

template<class Proj, class Impl>
Dune::Alberta::ProjectionFactory< Proj, Impl >::ProjectionFactory ( )
inlineprotected

Member Function Documentation

template<class Proj, class Impl>
const Impl& Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::asImpl ( ) const
inlineprotectedinherited

Member Data Documentation

template<class Proj, class Impl>
const int Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::dimension = Projection::dimension
staticinherited

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