OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
BrickExpLoop< LHS, RHS, OP, 1U > 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>
class BrickExpLoop< LHS, RHS, OP, 1U >

Definition at line 74 of file BrickExpression.hpp.

Member Function Documentation

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

Definition at line 77 of file BrickExpression.hpp.

References for_each(), and PETE_apply().

Here is the call graph for this function:


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