Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >::PolyhedralMultiLinearGeometryTraits< ct >::Storage::Iterator Struct Reference

#include <geometry.hh>

Inheritance diagram for Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >::PolyhedralMultiLinearGeometryTraits< ct >::Storage::Iterator:
Inheritance graph

Public Member Functions

 Iterator (const Storage *ptr, int count)
 
GlobalCoordinate dereference () const
 
void increment ()
 
bool equals (const Iterator &other) const
 

Public Attributes

const Storagedata_
 
int count_
 

Constructor & Destructor Documentation

◆ Iterator()

template<int mydim, int cdim, class Grid >
template<class ct >
Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >::PolyhedralMultiLinearGeometryTraits< ct >::Storage::Iterator::Iterator ( const Storage ptr,
int  count 
)
inlineexplicit

Member Function Documentation

◆ dereference()

◆ equals()

template<int mydim, int cdim, class Grid >
template<class ct >
bool Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >::PolyhedralMultiLinearGeometryTraits< ct >::Storage::Iterator::equals ( const Iterator other) const
inline

◆ increment()

template<int mydim, int cdim, class Grid >
template<class ct >
void Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >::PolyhedralMultiLinearGeometryTraits< ct >::Storage::Iterator::increment ( )
inline

Member Data Documentation

◆ count_

◆ data_

template<int mydim, int cdim, class Grid >
template<class ct >
const Storage* Dune::PolyhedralGridBasicGeometry< mydim, cdim, Grid >::PolyhedralMultiLinearGeometryTraits< ct >::Storage::Iterator::data_

The documentation for this struct was generated from the following file: