dune-grid
2.2.1
|
#include <dune/grid/geometrygrid/iterator.hh>
Public Types | |
enum | IteratorType { begin, end } |
typedef EntityPointerTraits < codim, Grid >::HostGrid | HostGrid |
typedef PartitionIteratorFilter< codim, pitype, HostGrid > | Filter |
typedef HostGrid::template Codim< codim >::template Partition< Entity_Partition > ::LevelIterator | HostEntityIterator |
typedef HostGrid::template Codim< 0 >::template Partition < Element_Partition > ::LevelIterator | HostElementIterator |
typedef HostGrid::LevelIndexSet | HostIndexSet |
Static Public Member Functions | |
static HostEntityIterator | getHostEntityIterator (const HostGrid &hostGrid, int level, IteratorType type) |
static HostElementIterator | getHostElementIterator (const HostGrid &hostGrid, int level, IteratorType type) |
static const HostIndexSet & | getHostIndexSet (const HostGrid &hostGrid, int level) |
Static Public Attributes | |
static const PartitionIteratorType | Entity_Partition = pitype |
static const PartitionIteratorType | Element_Partition = Filter::Element_Partition |
typedef PartitionIteratorFilter< codim, pitype, HostGrid > Dune::GeoGrid::LevelIteratorTraits< codim, pitype, Grid >::Filter |
typedef HostGrid::template Codim< 0 >::template Partition< Element_Partition >::LevelIterator Dune::GeoGrid::LevelIteratorTraits< codim, pitype, Grid >::HostElementIterator |
typedef HostGrid::template Codim< codim >::template Partition< Entity_Partition >::LevelIterator Dune::GeoGrid::LevelIteratorTraits< codim, pitype, Grid >::HostEntityIterator |
typedef EntityPointerTraits< codim, Grid >::HostGrid Dune::GeoGrid::LevelIteratorTraits< codim, pitype, Grid >::HostGrid |
typedef HostGrid::LevelIndexSet Dune::GeoGrid::LevelIteratorTraits< codim, pitype, Grid >::HostIndexSet |
enum Dune::GeoGrid::LevelIteratorTraits::IteratorType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |