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

Public Member Functions

 const_iterator (Mesh *m, const cont_t::const_iterator &other)
 
 const_iterator (const const_iterator &other)
 
ptrdiff_t operator- (const const_iterator &other) const
 
const_iteratoroperator++ ()
 
const_iterator operator++ (int)
 
const_iteratoroperator-- ()
 
const_iterator operator-- (int)
 
const_iteratoroperator= (const_iterator const &other)
 
const HandleType & operator* () const
 
StorageType operator-> () const
 

Detailed Description

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

Definition at line 192 of file inmost_mesh.h.


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