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

#include <SIndexAssign.hpp>

Static Public Member Functions

template<class RHS >
static void fillgc (RHS &bb, const NDIndex< Dim > &domain)
 
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

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

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

Definition at line 297 of file SIndexAssign.hpp.

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