dune-grid  2.2.1
Public Types | Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
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 > >

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
 

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: