dune-grid
2.2.0
|
#include <dune/grid/albertagrid/entityseed.hh>
Public Types | |
typedef AlbertaGrid< dim, dimworld > | Grid |
typedef Alberta::MeshPointer < dimension > | MeshPointer |
typedef Alberta::ElementInfo < dimension > | ElementInfo |
typedef ElementInfo::Seed | Seed |
typedef Grid::template Codim < codimension >::Entity | Entity |
Public Member Functions | |
AlbertaGridEntitySeed (const ElementInfo &elementInfo) | |
ElementInfo | elementInfo (const MeshPointer &mesh) const |
int | subEntity () const |
Static Public Attributes | |
static const int | codimension = 0 |
static const int | dimension = dim |
static const int | mydimension = dimension - codimension |
static const int | dimensionworld = dimworld |
typedef Alberta::ElementInfo< dimension > Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::ElementInfo |
typedef Grid::template Codim< codimension >::Entity Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::Entity |
typedef AlbertaGrid< dim, dimworld > Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::Grid |
typedef Alberta::MeshPointer< dimension > Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::MeshPointer |
typedef ElementInfo::Seed Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::Seed |
Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::AlbertaGridEntitySeed | ( | const ElementInfo & | elementInfo | ) | [inline, explicit] |
ElementInfo Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::elementInfo | ( | const MeshPointer & | mesh | ) | const [inline] |
int Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::subEntity | ( | ) | const [inline] |
const int Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::codimension = 0 [static] |
const int Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::dimension = dim [static] |
const int Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::dimensionworld = dimworld [static] |
const int Dune::AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > >::mydimension = dimension - codimension [static] |