dune-grid
2.4.1-rc2
|
#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 () | |
AlbertaGridEntitySeed (const ElementInfo &elementInfo) | |
bool | isValid () const |
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 |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |