Schnek
schnek::SubGridStorage< T, rank, BaseGrid >::const_storage_iterator Class Reference

Public Member Functions

const T & operator* ()
 
const_storage_iteratoroperator++ ()
 
bool operator== (const const_storage_iterator &SI)
 
bool operator!= (const const_storage_iterator &SI)
 

Protected Member Functions

 const_storage_iterator (typename DomainType::iterator it_, BaseGridType *baseGrid_)
 

Protected Attributes

DomainType::iterator it
 
const BaseGridType * baseGrid
 
const T * element
 

Friends

class SubGridStorage
 

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