OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
BrickExpLoop< LHS, RHS, OP, Dim > Class Template Reference

#include <BrickExpression.hpp>

Static Public Member Functions

static void apply (LHS &__restrict__ Lhs, RHS &__restrict__ Rhs, OP Op)
 

Detailed Description

template<class LHS, class RHS, class OP, unsigned Dim>
class BrickExpLoop< LHS, RHS, OP, Dim >

Definition at line 34 of file BrickExpression.hpp.

Member Function Documentation

template<class LHS , class RHS , class OP , unsigned Dim>
static void BrickExpLoop< LHS, RHS, OP, Dim >::apply ( LHS &__restrict__  Lhs,
RHS &__restrict__  Rhs,
OP  Op 
)
inlinestatic

Definition at line 38 of file BrickExpression.hpp.

References Dim, for_each(), and PETE_apply().

Referenced by BrickExpression< Dim, LHS, RHS, OP >::apply().

Here is the call graph for this function:


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