SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
FieldIterator.h File Reference

Some convenient simple iterators for fields. More...

#include <Core/Datatypes/Legacy/Field/FieldIndex.h>
#include <iterator>

Go to the source code of this file.

Classes

struct  FieldIteratorBase< T >
 Base type for FieldIterator types. More...
 
struct  NodeIterator< T >
 Distinct type for node FieldIterator. More...
 
struct  EdgeIterator< T >
 Distinct type for edge Iterator. More...
 
struct  FaceIterator< T >
 Distinct type for face Iterator. More...
 
struct  CellIterator< T >
 Distinct type for cell Iterator. More...
 

Namespaces

 SCIRun
 STL datatypes needed.
 

Detailed Description

Some convenient simple iterators for fields.

Author
Marty Cole Department of Computer Science University of Utah
Date
January 2001