dune-grid
2.3.1-rc1
|
#include <dune/grid/geometrygrid/iterator.hh>
Public Types | |
typedef remove_const< Grid > ::type::ctype | ctype |
typedef remove_const< Grid > ::type::Traits::template Codim < 0 >::Entity | Element |
typedef ReferenceElement < ctype, dimension > | RefElement |
Static Public Member Functions | |
static bool | apply (const RefElement &refElement, const Element &element, int subEntity) |
Static Public Attributes | |
static const int | dimension = remove_const< Grid >::type::dimension |
static const int | codimension = codim |
static const PartitionIteratorType | Element_Partition = Ghost_Partition |
typedef remove_const< Grid >::type::ctype Dune::GeoGrid::PartitionIteratorFilter< codim, Ghost_Partition, Grid >::ctype |
typedef remove_const< Grid >::type::Traits::template Codim< 0 >::Entity Dune::GeoGrid::PartitionIteratorFilter< codim, Ghost_Partition, Grid >::Element |
typedef ReferenceElement< ctype, dimension > Dune::GeoGrid::PartitionIteratorFilter< codim, Ghost_Partition, Grid >::RefElement |
|
inlinestatic |
References Dune::GhostEntity.
|
static |
|
static |
|
static |