dune-grid  2.2.0
Public Types | Public Member Functions | Static Public Attributes | Protected Member Functions
Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim > Class Template Reference

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

Inheritance diagram for Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >:
Dune::Alberta::ProjectionFactory< DuneBoundaryProjection< dim >, DuneGlobalBoundaryProjectionFactory< dim > > Dune::Alberta::ProjectionFactoryInterface< DuneBoundaryProjection< dim >, DuneGlobalBoundaryProjectionFactory< dim > >

List of all members.

Public Types

typedef Base::Projection Projection
typedef Base::ElementInfo ElementInfo
typedef Projection::ProjectionPtr DuneProjectionPtr

Public Member Functions

 DuneGlobalBoundaryProjectionFactory (const DuneProjectionPtr &projection)
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

Static Public Attributes

static const int dimension

Protected Member Functions

const
DuneGlobalBoundaryProjectionFactory
< dim > & 
asImpl () const

template<int dim>
class Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >


Member Typedef Documentation

template<int dim>
typedef Projection::ProjectionPtr Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::DuneProjectionPtr

Constructor & Destructor Documentation


Member Function Documentation

template<int dim>
bool Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::hasProjection ( const ElementInfo elementInfo,
const int  face 
) const [inline]
template<int dim>
bool Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::hasProjection ( const ElementInfo elementInfo) const [inline]
template<int dim>
Projection Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::projection ( const ElementInfo elementInfo,
const int  face 
) const [inline]
template<int dim>
Projection Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::projection ( const ElementInfo elementInfo) const [inline]

Member Data Documentation


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