OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
TSV_MetaAssign< SymTenzor< T1, 1 >, SymTenzor< T2, 1 >, OP > Struct Template Reference

#include <TSVMetaAssign.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 280 of file TSVMetaAssign.h.

Member Function Documentation

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

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