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

Public Member Functions

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

Detailed Description

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

Definition at line 207 of file inmost_mesh.h.


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