OPAL (Object Oriented Parallel Accelerator Library) 2024.2
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 &Lhs, RHS &Rhs, OP Op)
 

Detailed Description

template<class LHS, class RHS, class OP>
class BrickExpLoop< LHS, RHS, OP, 1U >

Definition at line 56 of file BrickExpression.hpp.

Member Function Documentation

◆ apply()

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

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