INMOST
A toolkit for distributed mathematical modeling
INMOST::ElementArray< StorageType >::iterator Class Reference
Inheritance diagram for INMOST::ElementArray< StorageType >::iterator:
Collaboration diagram for INMOST::ElementArray< StorageType >::iterator:

Public Member Functions

 iterator (Mesh *m, const cont_t::iterator &other)
 
 iterator (const iterator &other)
 
ptrdiff_t operator- (const iterator &other) const
 
iterator operator+ (size_t n) const
 
iterator operator- (size_t n) const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
iteratoroperator-- ()
 
iterator operator-- (int)
 
iteratoroperator= (iterator const &other)
 
HandleType & operator* () const
 
StorageType operator-> () const
 

Detailed Description

template<typename StorageType>
class INMOST::ElementArray< StorageType >::iterator

Definition at line 158 of file inmost_mesh.h.


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