dune-grid 2.9.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 >:
Inheritance graph

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

◆ ElementInfo

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

◆ Projection

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

Constructor & Destructor Documentation

◆ ProjectionFactory()

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

Member Function Documentation

◆ asImpl()

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

Member Data Documentation

◆ dimension

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: