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

Public Member Functions

T & operator* ()
 
storage_iteratoroperator++ ()
 
bool operator== (const storage_iterator &SI)
 
bool operator!= (const storage_iterator &SI)
 

Protected Member Functions

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

Protected Attributes

DomainType::iterator it
 
BaseGridType * baseGrid
 
T * element
 

Friends

class SubGridStorage
 

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