SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
FieldVIterator.h File Reference
#include <Core/Datatypes/Legacy/Field/FieldVIndex.h>

Go to the source code of this file.

Classes

class  FieldVIteratorBase< T >
 Base type for FieldVIterator types. More...
 
struct  VNodeIterator< T >
 Distinct type for node FieldIterator. More...
 
struct  VENodeIterator< T >
 Distinct type for lagrangian node FieldIterator. More...
 
struct  VEdgeIterator< T >
 Distinct type for edge Iterator. More...
 
struct  VFaceIterator< T >
 Distinct type for face Iterator. More...
 
struct  VCellIterator< T >
 Distinct type for cell Iterator. More...
 
struct  VElemIterator< T >
 Distinct type for cell Iterator. More...
 
struct  VDElemIterator< T >
 Distinct type for cell Iterator. More...
 

Namespaces

 SCIRun
 STL datatypes needed.
 

Functions

template<class T >
operator+ (const VNodeIndex< T > &a, const VNodeIndex< T > &b)
 
template<class T >
operator+ (const VFaceIndex< T > &a, const VFaceIndex< T > &b)