dune-grid 2.9.0
|
#include <dune/grid/albertagrid/projection.hh>
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 |
typedef Projection::ProjectionPtr Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::DuneProjectionPtr |
typedef Base::ElementInfo Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::ElementInfo |
typedef Base::Projection Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::Projection |
|
inline |
|
inlineprotectedinherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
staticinherited |