dune-grid 2.9.0
|
#include <dune/grid/albertagrid/gridfactory.hh>
Public Types | |
typedef Base::Projection | Projection |
typedef Base::ElementInfo | ElementInfo |
typedef Projection::Projection | DuneProjection |
Public Member Functions | |
ProjectionFactory (const GridFactory &gridFactory) | |
bool | hasProjection (const ElementInfo &elementInfo, const int face) const |
bool | hasProjection (const ElementInfo &) const |
Projection | projection (const ElementInfo &elementInfo, const int face) const |
Projection | projection (const ElementInfo &) const |
const GridFactory & | gridFactory () const |
Static Public Attributes | |
static const int | dimension |
Protected Member Functions | |
const ProjectionFactory & | asImpl () const |
typedef Projection::Projection Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::DuneProjection |
typedef Base::ElementInfo Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::ElementInfo |
typedef Base::Projection Dune::GridFactory< AlbertaGrid< dim, dimworld > >::ProjectionFactory::Projection |
|
inline |
|
inlineprotectedinherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
staticinherited |