OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
BrickExpLoop< LHS, RHS, OP, 1U > Class Template Reference

#include <BrickExpression.hpp>

Inheritance diagram for BrickExpLoop< LHS, RHS, OP, 1U >:
Collaboration diagram for BrickExpLoop< LHS, RHS, OP, 1U >:

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 59 of file BrickExpression.hpp.

Member Function Documentation

◆ apply()

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

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