OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TSV_MetaBinary< AntiSymTenzor< T1, 2 >, AntiSymTenzor< T2, 2 >, OP > Struct Template Reference

#include <TSVMetaBinary.h>

Inheritance diagram for TSV_MetaBinary< AntiSymTenzor< T1, 2 >, AntiSymTenzor< T2, 2 >, OP >:
Collaboration diagram for TSV_MetaBinary< AntiSymTenzor< T1, 2 >, AntiSymTenzor< T2, 2 >, OP >:

Public Types

typedef PETEBinaryReturn< T1, T2, OP >::type T0

Static Public Member Functions

static AntiSymTenzor< T0, 2 > apply (const AntiSymTenzor< T1, 2 > &lhs, const AntiSymTenzor< T2, 2 > &rhs)

Detailed Description

template<class T1, class T2, class OP>
struct TSV_MetaBinary< AntiSymTenzor< T1, 2 >, AntiSymTenzor< T2, 2 >, OP >

Definition at line 676 of file TSVMetaBinary.h.

Member Typedef Documentation

◆ T0

template<class T1, class T2, class OP>
typedef PETEBinaryReturn<T1,T2,OP>::type TSV_MetaBinary< AntiSymTenzor< T1, 2 >, AntiSymTenzor< T2, 2 >, OP >::T0

Definition at line 678 of file TSVMetaBinary.h.

Member Function Documentation

◆ apply()

template<class T1, class T2, class OP>
AntiSymTenzor< T0, 2 > TSV_MetaBinary< AntiSymTenzor< T1, 2 >, AntiSymTenzor< T2, 2 >, OP >::apply ( const AntiSymTenzor< T1, 2 > & lhs,
const AntiSymTenzor< T2, 2 > & rhs )
inlinestatic

Definition at line 680 of file TSVMetaBinary.h.

References PETE_apply().

Here is the call graph for this function:

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