OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TSV_MetaAssignScalar< SymTenzor< T1, 1 >, T2, OP > Struct Template Reference

#include <TSVMetaAssign.h>

Inheritance diagram for TSV_MetaAssignScalar< SymTenzor< T1, 1 >, T2, OP >:
Collaboration diagram for TSV_MetaAssignScalar< SymTenzor< T1, 1 >, T2, OP >:

Static Public Member Functions

static void apply (SymTenzor< T1, 1 > &lhs, T2 rhs)

Detailed Description

template<class T1, class T2, class OP>
struct TSV_MetaAssignScalar< SymTenzor< T1, 1 >, T2, OP >

Definition at line 289 of file TSVMetaAssign.h.

Member Function Documentation

◆ apply()

template<class T1, class T2, class OP>
void TSV_MetaAssignScalar< SymTenzor< T1, 1 >, T2, OP >::apply ( SymTenzor< T1, 1 > & lhs,
T2 rhs )
inlinestatic

Definition at line 292 of file TSVMetaAssign.h.

References PETE_apply().

Here is the call graph for this function:

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