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

#include <HexVolMesh.h>

Inheritance diagram for HexVolMesh< Basis >::PEdgeCell:
HexVolMesh< Basis >::PEdge

Public Types

typedef std::vector< index_typecells_type
 list of all the cells this edge is in. More...
 

Public Member Functions

bool shared () const
 

Public Attributes

cells_type cells_
 

Member Typedef Documentation

typedef std::vector<index_type> cells_type

list of all the cells this edge is in.

Member Function Documentation

bool shared ( ) const
inline

Member Data Documentation

cells_type cells_

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