OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Enumerations
SubFieldIter.h File Reference
#include "Index/NDIndex.h"
#include "Index/SIndex.h"
#include "Field/BareField.h"
#include "Field/LField.h"
#include "Utility/PAssert.h"
#include "PETE/IpplExpressions.h"
Include dependency graph for SubFieldIter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SubFieldIterBase< T, Dim, S, ExprDim >
 
class  SubFieldIter< T, Dim, S >
 
class  SubFieldIter< T, Dim, NDIndex< Dim > >
 
class  SubFieldIter< T, Dim, SIndex< Dim > >
 
class  SubFieldIter< T, Dim, SOffset< Dim > >
 

Enumerations

enum  { NoSubsetType, NDIndexSubsetType, SIndexSubsetType, SOffsetSubsetType }
 

Enumeration Type Documentation

anonymous enum
Enumerator
NoSubsetType 
NDIndexSubsetType 
SIndexSubsetType 
SOffsetSubsetType 

Definition at line 105 of file SubFieldIter.h.