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