SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
LatVolMesh< Basis >::RangeCellIter Struct Reference

#include <LatVolMesh.h>

Inheritance diagram for LatVolMesh< Basis >::RangeCellIter:
LatVolMesh< Basis >::CellIter LatVolMesh< Basis >::LatIter LatVolMesh< Basis >::LatIndex

Public Member Functions

 RangeCellIter ()
 
 RangeCellIter (const LatVolMesh *m, index_type i, index_type j, index_type k, index_type max_i, index_type max_j, index_type max_k)
 
const CellIndexoperator* () const
 
RangeCellIteroperator++ ()
 
void end (CellIter &end_iter)
 
- Public Member Functions inherited from LatVolMesh< Basis >::CellIter
 CellIter ()
 
 CellIter (const LatVolMesh *m, index_type i, index_type j, index_type k)
 
const CellIndexoperator* () const
 
 operator index_type () const
 
CellIteroperator++ ()
 
- Public Member Functions inherited from LatVolMesh< Basis >::LatIter
 LatIter ()
 
 LatIter (const LatVolMesh *m, index_type i, index_type j, index_type k)
 
const LatIndexoperator* ()
 
bool operator== (const LatIter &a) const
 
bool operator!= (const LatIter &a) const
 
- Public Member Functions inherited from LatVolMesh< Basis >::LatIndex
 LatIndex ()
 
 LatIndex (const LatVolMesh *m, index_type i, index_type j, index_type k)
 
 operator index_type () const
 
std::ostream & str_render (std::ostream &os) const
 
index_type ni () const
 
index_type nj () const
 
index_type nk () const
 

Additional Inherited Members

- Public Attributes inherited from LatVolMesh< Basis >::LatIndex
index_type i_
 
index_type j_
 
index_type k_
 
const LatVolMeshmesh_
 

Constructor & Destructor Documentation

RangeCellIter ( )
inline
RangeCellIter ( const LatVolMesh m,
index_type  i,
index_type  j,
index_type  k,
index_type  max_i,
index_type  max_j,
index_type  max_k 
)
inline

Member Function Documentation

void end ( CellIter end_iter)
inline
const CellIndex& operator* ( ) const
inline
RangeCellIter& operator++ ( )
inline

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