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

#include <LatVolMesh.h>

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

Public Member Functions

 NodeIter ()
 
 NodeIter (const LatVolMesh *m, index_type i, index_type j, index_type k)
 
const NodeIndexoperator* () const
 
NodeIteroperator++ ()
 
- 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

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

Member Function Documentation

const NodeIndex& operator* ( ) const
inline
NodeIter& operator++ ( )
inline

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