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

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

◆ DuneProjectionPtr

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

◆ ElementInfo

template<int dim>
typedef Base::ElementInfo Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::ElementInfo

◆ Projection

template<int dim>
typedef Base::Projection Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::Projection

Constructor & Destructor Documentation

◆ DuneGlobalBoundaryProjectionFactory()

template<int dim>
Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::DuneGlobalBoundaryProjectionFactory ( const DuneProjectionPtr projection)
inline

Member Function Documentation

◆ asImpl()

◆ hasProjection() [1/2]

template<int dim>
bool Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::hasProjection ( const ElementInfo elementInfo) const
inline

◆ hasProjection() [2/2]

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

◆ projection() [1/2]

template<int dim>
Projection Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::projection ( const ElementInfo elementInfo) const
inline

◆ projection() [2/2]

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

Member Data Documentation

◆ dimension


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