dune-grid  2.2.0
Public Types | Static Public Attributes | Protected Member Functions
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 >

List of all members.

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

template<class Proj, class Impl>
class Dune::Alberta::ProjectionFactory< Proj, Impl >


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 ( ) [inline, protected]

Member Function Documentation

template<class Proj, class Impl>
const Impl& Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::asImpl ( ) const [inline, protected, inherited]

Member Data Documentation

template<class Proj, class Impl>
const int Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::dimension = Projection::dimension [static, inherited]

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