OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
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

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 >)

Class Documentation

◆ IsCompressed

struct IsCompressed

Definition at line 31 of file AssignTags.h.

Collaboration diagram for IsCompressed:
Class Members
typedef bool PETE_Return_t

◆ BeginLField

struct BeginLField

Definition at line 73 of file AssignTags.h.

Collaboration diagram for BeginLField:
Class Members
typedef int PETE_Return_t

◆ NextLField

struct NextLField

Definition at line 81 of file AssignTags.h.

Collaboration diagram for NextLField:
Class Members
typedef int PETE_Return_t

◆ HasUnitStride

struct HasUnitStride

Definition at line 106 of file AssignTags.h.

Collaboration diagram for HasUnitStride:
Class Members
typedef bool PETE_Return_t

◆ FGCINTag

struct FGCINTag
template<unsigned D, class T1>
struct FGCINTag< D, T1 >

Definition at line 140 of file AssignTags.h.

Collaboration diagram for FGCINTag< D, T1 >:

Function Documentation

◆ FillGCIfNecessary() [1/2]

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

◆ FillGCIfNecessary() [2/2]

template<unsigned D, class T1>
FillGCIfNecessaryTag< D, T1 > FillGCIfNecessary ( FGCINTag< D, T1 > )
inline

Definition at line 146 of file AssignTags.h.