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

#include <LatVolMesh.h>

Inheritance diagram for LatVolMesh< Basis >::LatSize:
LatVolMesh< Basis >::CellSize LatVolMesh< Basis >::NodeSize

Public Member Functions

 LatSize ()
 
 LatSize (size_type i, size_type j, size_type k)
 
 operator size_type () const
 
std::ostream & str_render (std::ostream &os) const
 

Public Attributes

size_type i_
 
size_type j_
 
size_type k_
 

Constructor & Destructor Documentation

LatSize ( )
inline
LatSize ( size_type  i,
size_type  j,
size_type  k 
)
inline

Member Function Documentation

operator size_type ( ) const
inline
std::ostream& str_render ( std::ostream &  os) const
inline

Member Data Documentation


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