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

#include <LatVolMesh.h>

Inheritance diagram for LatVolMesh< Basis >::CellIndex:
LatVolMesh< Basis >::LatIndex

Public Member Functions

 CellIndex ()
 
 CellIndex (const LatVolMesh *m, index_type i, index_type j, index_type k)
 
 operator index_type () 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

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

Member Function Documentation

operator index_type ( ) const
inline

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