SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
VMesh::Cell Class Reference

#include <VMesh.h>

Public Types

typedef VCellIterator
< VMesh::index_type
iterator
 
typedef VCellIndex
< VMesh::index_type
index_type
 
typedef VCellIndex
< VMesh::size_type
size_type
 
typedef StackBasedVector
< index_type, 12 > 
array_type
 

Detailed Description

Class for indexing cells Note: this is one is here for completion, but one should in most cases use Elem which denotes the elements of the mesh. Elem indices can be used in more function calls and are therefore more useful

Member Typedef Documentation


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