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

template<int dim, int dimworld>
class Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory


Member Typedef Documentation

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

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 [inline, protected, inherited]
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 [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>
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 [static, inherited]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].