OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
FindLocation< D > Struct Template Reference

#include <ReductionLoc.h>

Collaboration diagram for FindLocation< D >:

Public Types

typedef int PETE_Return_t

Public Member Functions

 FindLocation (NDIndex< D > &loc)

Public Attributes

NDIndex< D > * Loc

Detailed Description

template<unsigned int D>
struct FindLocation< D >

Definition at line 36 of file ReductionLoc.h.

Member Typedef Documentation

◆ PETE_Return_t

template<unsigned int D>
typedef int FindLocation< D >::PETE_Return_t

Definition at line 38 of file ReductionLoc.h.

Constructor & Destructor Documentation

◆ FindLocation()

template<unsigned int D>
FindLocation< D >::FindLocation ( NDIndex< D > & loc)
inline

Definition at line 40 of file ReductionLoc.h.

References Loc.

Member Data Documentation

◆ Loc

template<unsigned int D>
NDIndex<D>* FindLocation< D >::Loc

Definition at line 39 of file ReductionLoc.h.

Referenced by FindLocation(), for_each(), and for_each().


The documentation for this struct was generated from the following file: