OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
AssignTags.h File Reference
#include "Index/NDIndex.h"
Include dependency graph for AssignTags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BareField< T, Dim >
 
struct  SameFieldID
 
struct  IsCompressed
 
struct  EvalFunctor_1
 
struct  UnitEvalFunctor_1
 
struct  EvalFunctor_2
 
struct  UnitEvalFunctor_2
 
struct  EvalFunctor_3
 
struct  UnitEvalFunctor_3
 
struct  BeginLField
 
struct  NextLField
 
struct  StepFunctor
 
struct  RewindFunctor
 
struct  HasUnitStride
 
struct  FillGCIfNecessaryTag< D, T1 >
 
struct  FGCINTag< D, T1 >
 

Functions

template<unsigned D, class T1 >
FillGCIfNecessaryTag< D, T1 > FillGCIfNecessary (const BareField< T1, D > &bf)
 
template<unsigned D, class T1 >
FillGCIfNecessaryTag< D, T1 > FillGCIfNecessary (FGCINTag< D, T1 >)
 

Function Documentation

template<unsigned D, class T1 >
FillGCIfNecessaryTag<D,T1> FillGCIfNecessary ( const BareField< T1, D > &  bf)
inline
template<unsigned D, class T1 >
FillGCIfNecessaryTag<D,T1> FillGCIfNecessary ( FGCINTag< D, T1 >  )
inline

Definition at line 166 of file AssignTags.h.