dune-grid  2.2.0
Public Types | Public Member Functions | Static Public Attributes | Protected Member Functions
Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory Class Reference

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

Inheritance diagram for Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory:
Inheritance graph

List of all members.

Public Types

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

Public Member Functions

 ProjectionFactory (const GridFactory &gridFactory)
bool hasProjection (const ElementInfo &elementInfo, const int face) const
bool hasProjection (const ElementInfo &elementInfo) const
Projection projection (const ElementInfo &elementInfo, const int face) const
Projection projection (const ElementInfo &elementInfo) const
const GridFactorygridFactory () const

Static Public Attributes

static const int dimension

Protected Member Functions

const ProjectionFactory & asImpl () const

Member Typedef Documentation

template<int dim, int dimworld>
typedef Base::ElementInfo Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::ElementInfo
template<int dim, int dimworld>
typedef Base::Projection Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::Projection

Constructor & Destructor Documentation

template<int dim, int dimworld>
Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::ProjectionFactory ( const GridFactory< AlbertaGrid< dim, dimworld > > &  gridFactory)
inline

Member Function Documentation

const ProjectionFactory & Dune::Alberta::ProjectionFactoryInterface< Alberta::DuneBoundaryProjection< dim > , ProjectionFactory >::asImpl ( ) const
inlineprotectedinherited
template<int dim, int dimworld>
const GridFactory& Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::gridFactory ( ) const
inline
template<int dim, int dimworld>
bool Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::hasProjection ( const ElementInfo elementInfo,
const int  face 
) const
inline
template<int dim, int dimworld>
bool Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::hasProjection ( const ElementInfo elementInfo) const
inline
template<int dim, int dimworld>
Projection Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::projection ( const ElementInfo elementInfo,
const int  face 
) const
inline
template<int dim, int dimworld>
Projection Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::projection ( const ElementInfo elementInfo) const
inline

Member Data Documentation

const int Dune::Alberta::ProjectionFactoryInterface< Alberta::DuneBoundaryProjection< dim > , ProjectionFactory >::dimension
staticinherited

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