OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
AssignActions< Dim, SIExprTag< false > > Struct Template Reference

#include <SIndexAssign.hpp>

Inheritance diagram for AssignActions< Dim, SIExprTag< false > >:
Collaboration diagram for AssignActions< Dim, SIExprTag< false > >:

Static Public Member Functions

template<class RHS>
static void fillgc (RHS &bb, const NDIndex< Dim > &)
template<class RHS>
static bool plugbase (RHS &bb, const NDIndex< Dim > &)
template<class RHS>
static void nextLField (RHS &bb)

Detailed Description

template<unsigned Dim>
struct AssignActions< Dim, SIExprTag< false > >

Definition at line 304 of file SIndexAssign.hpp.

Member Function Documentation

◆ fillgc()

template<unsigned Dim>
template<class RHS>
void AssignActions< Dim, SIExprTag< false > >::fillgc ( RHS & bb,
const NDIndex< Dim > &  )
inlinestatic

Definition at line 306 of file SIndexAssign.hpp.

References FillGCIfNecessary(), and for_each().

Here is the call graph for this function:

◆ nextLField()

template<unsigned Dim>
template<class RHS>
void AssignActions< Dim, SIExprTag< false > >::nextLField ( RHS & bb)
inlinestatic

Definition at line 322 of file SIndexAssign.hpp.

References for_each().

Here is the call graph for this function:

◆ plugbase()

template<unsigned Dim>
template<class RHS>
bool AssignActions< Dim, SIExprTag< false > >::plugbase ( RHS & bb,
const NDIndex< Dim > &  )
inlinestatic

Definition at line 315 of file SIndexAssign.hpp.

References for_each().

Here is the call graph for this function:

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