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 >::LatIter Struct Reference

#include <LatVolMesh.h>

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

Public Member Functions

 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

LatIter ( )
inline
LatIter ( const LatVolMesh m,
index_type  i,
index_type  j,
index_type  k 
)
inline

Member Function Documentation

bool operator!= ( const LatIter a) const
inline
const LatIndex& operator* ( )
inline
bool operator== ( const LatIter a) const
inline

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