|
dune-grid
2.2.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 |
| Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::DuneGlobalBoundaryProjectionFactory | ( | const DuneProjectionPtr & | projection | ) | [inline] |
| const DuneGlobalBoundaryProjectionFactory< dim > & Dune::Alberta::ProjectionFactoryInterface< DuneBoundaryProjection< dim > , DuneGlobalBoundaryProjectionFactory< dim > >::asImpl | ( | ) | const [inline, protected, inherited] |
| bool Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::hasProjection | ( | const ElementInfo & | elementInfo, |
| const int | face | ||
| ) | const [inline] |
| bool Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::hasProjection | ( | const ElementInfo & | elementInfo | ) | const [inline] |
| Projection Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::projection | ( | const ElementInfo & | elementInfo, |
| const int | face | ||
| ) | const [inline] |
| Projection Dune::Alberta::DuneGlobalBoundaryProjectionFactory< dim >::projection | ( | const ElementInfo & | elementInfo | ) | const [inline] |
const int Dune::Alberta::ProjectionFactoryInterface< DuneBoundaryProjection< dim > , DuneGlobalBoundaryProjectionFactory< dim > >::dimension [static, inherited] |
1.7.6.1