|
typedef Traits::template Codim< 0 >::EntitySeed | EntitySeed |
|
typedef std::conditional< isLeafIntersection, typenameTraits::LeafIntersection, typenameTraits::LevelIntersection >::type | Intersection |
|
typedef Intersection::Implementation | IntersectionImpl |
|
typedef Traits::ExtraData | ExtraData |
|
typedef Grid::template Codim< 0 >::EntityPointer | EntityPointer |
|
|
| PolyhedralGridIntersectionIterator (ExtraData data, const EntitySeed &seed, bool isBegin) |
|
| PolyhedralGridIntersectionIterator (const This &other) |
|
PolyhedralGridIntersectionIterator & | operator= (const This &other) |
|
bool | equals (const This &other) const |
|
void | increment () |
|
const Intersection & | dereference () const |
|
ExtraData | data () const |
|
|
IntersectionImpl & | intersectionImpl () const |
|
|
Intersection | intersection_ |
|
|
static const bool | isLeafIntersection = true |
|
The documentation for this class was generated from the following file: