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

#include <LatVolMesh.h>

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

Public Member Functions

 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
 

Public Attributes

index_type i_
 
index_type j_
 
index_type k_
 
const LatVolMeshmesh_
 

Constructor & Destructor Documentation

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

Member Function Documentation

index_type ni ( ) const
inline
index_type nj ( ) const
inline
index_type nk ( ) const
inline
operator index_type ( ) const
inline
std::ostream& str_render ( std::ostream &  os) const
inline

Member Data Documentation

const LatVolMesh* mesh_

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