OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
AssignActions< Dim, SIExprTag< false > > Struct Template Reference

#include <SIndexAssign.hpp>

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

template<unsigned Dim>
template<class RHS >
static 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:

template<unsigned Dim>
template<class RHS >
static 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:

template<unsigned Dim>
template<class RHS >
static 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: