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

#include <SIndexAssign.hpp>

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

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 > &domain)
template<class RHS>
static void nextLField (RHS &)

Detailed Description

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

Definition at line 281 of file SIndexAssign.hpp.

Member Function Documentation

◆ fillgc()

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

Definition at line 283 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< true > >::nextLField ( RHS & )
inlinestatic

Definition at line 297 of file SIndexAssign.hpp.

◆ plugbase()

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

Definition at line 290 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: