SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
HexVolMesh< Basis >::ElemData Class Reference

#include <HexVolMesh.h>

Public Types

typedef HexVolMesh< Basis >
::index_type 
index_type
 

Public Member Functions

 ElemData (const HexVolMesh< Basis > &msh, const index_type ind)
 
index_type node0_index () const
 
index_type node1_index () const
 
index_type node2_index () const
 
index_type node3_index () const
 
index_type node4_index () const
 
index_type node5_index () const
 
index_type node6_index () const
 
index_type node7_index () const
 
index_type edge0_index () const
 the following designed to coordinate with ::get_edges More...
 
index_type edge1_index () const
 
index_type edge2_index () const
 
index_type edge3_index () const
 
index_type edge4_index () const
 
index_type edge5_index () const
 
index_type edge6_index () const
 
index_type edge7_index () const
 
index_type edge8_index () const
 
index_type edge9_index () const
 
index_type edge10_index () const
 
index_type edge11_index () const
 
const Core::Geometry::Pointnode0 () const
 
const Core::Geometry::Pointnode1 () const
 
const Core::Geometry::Pointnode2 () const
 
const Core::Geometry::Pointnode3 () const
 
const Core::Geometry::Pointnode4 () const
 
const Core::Geometry::Pointnode5 () const
 
const Core::Geometry::Pointnode6 () const
 
const Core::Geometry::Pointnode7 () const
 

Member Typedef Documentation

typedef HexVolMesh<Basis>::index_type index_type

Constructor & Destructor Documentation

ElemData ( const HexVolMesh< Basis > &  msh,
const index_type  ind 
)
inline

Member Function Documentation

index_type edge0_index ( ) const
inline

the following designed to coordinate with ::get_edges

index_type edge10_index ( ) const
inline
index_type edge11_index ( ) const
inline
index_type edge1_index ( ) const
inline
index_type edge2_index ( ) const
inline
index_type edge3_index ( ) const
inline
index_type edge4_index ( ) const
inline
index_type edge5_index ( ) const
inline
index_type edge6_index ( ) const
inline
index_type edge7_index ( ) const
inline
index_type edge8_index ( ) const
inline
index_type edge9_index ( ) const
inline
const Core::Geometry::Point& node0 ( ) const
inline
index_type node0_index ( ) const
inline
const Core::Geometry::Point& node1 ( ) const
inline
index_type node1_index ( ) const
inline
const Core::Geometry::Point& node2 ( ) const
inline
index_type node2_index ( ) const
inline
const Core::Geometry::Point& node3 ( ) const
inline
index_type node3_index ( ) const
inline
const Core::Geometry::Point& node4 ( ) const
inline
index_type node4_index ( ) const
inline
const Core::Geometry::Point& node5 ( ) const
inline
index_type node5_index ( ) const
inline
const Core::Geometry::Point& node6 ( ) const
inline
index_type node6_index ( ) const
inline
const Core::Geometry::Point& node7 ( ) const
inline
index_type node7_index ( ) const
inline

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