dune-grid
2.3.1-rc1
|
#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, int subEntity) | |
bool | isValid () const |
ElementInfo | elementInfo (const MeshPointer &mesh) const |
int | subEntity () const |
Static Public Attributes | |
static const int | codimension = codim |
static const int | dimension = dim |
static const int | mydimension = dimension - codimension |
static const int | dimensionworld = dimworld |
typedef Alberta::ElementInfo< dimension > Dune::AlbertaGridEntitySeed< codim, const AlbertaGrid< dim, dimworld > >::ElementInfo |
typedef Grid::template Codim< codimension >::Entity Dune::AlbertaGridEntitySeed< codim, const AlbertaGrid< dim, dimworld > >::Entity |
typedef AlbertaGrid< dim, dimworld > Dune::AlbertaGridEntitySeed< codim, const AlbertaGrid< dim, dimworld > >::Grid |
typedef Alberta::MeshPointer< dimension > Dune::AlbertaGridEntitySeed< codim, const AlbertaGrid< dim, dimworld > >::MeshPointer |
typedef ElementInfo::Seed Dune::AlbertaGridEntitySeed< codim, const AlbertaGrid< dim, dimworld > >::Seed |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |