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
CurveMesh< Basis >::ElemData Class Reference

#include <CurveMesh.h>

Public Types

typedef CurveMesh< Basis >
::index_type 
index_type
 

Public Member Functions

 ElemData (const CurveMesh< Basis > &msh, const index_type idx)
 
index_type node0_index () const
 
index_type node1_index () const
 
const Core::Geometry::Pointnode0 () const
 
const Core::Geometry::Pointnode1 () const
 
index_type edge0_index () const
 

Member Typedef Documentation

typedef CurveMesh<Basis>::index_type index_type

Constructor & Destructor Documentation

ElemData ( const CurveMesh< Basis > &  msh,
const index_type  idx 
)
inline

Member Function Documentation

index_type edge0_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

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