|
dune-grid
2.3.1
|
#include <dune/grid/albertagrid/projection.hh>

Public Types | |
| typedef Proj | Projection |
| typedef Alberta::ElementInfo < dimension > | ElementInfo |
Public Member Functions | |
| 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 = Projection::dimension |
Protected Member Functions | |
| const Impl & | asImpl () const |
Friends | |
| class | ProjectionFactory< Proj, Impl > |
| typedef Alberta::ElementInfo< dimension > Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::ElementInfo |
| typedef Proj Dune::Alberta::ProjectionFactoryInterface< Proj, Impl >::Projection |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
static |
1.8.7