OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Types | Static Public Member Functions | List of all members
TSV_MetaBinaryScalar< T1, AntiSymTenzor< T2, D >, OP > Struct Template Reference

#include <TSVMetaBinary.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2, class OP, unsigned D>
struct TSV_MetaBinaryScalar< T1, AntiSymTenzor< T2, D >, OP >

Definition at line 618 of file TSVMetaBinary.h.

Member Typedef Documentation

template<class T1 , class T2 , class OP , unsigned D>
typedef PETEBinaryReturn<T1,T2,OP>::type TSV_MetaBinaryScalar< T1, AntiSymTenzor< T2, D >, OP >::T0

Definition at line 620 of file TSVMetaBinary.h.

Member Function Documentation

template<class T1 , class T2 , class OP , unsigned D>
static AntiSymTenzor<T0,D> TSV_MetaBinaryScalar< T1, AntiSymTenzor< T2, D >, OP >::apply ( T1  lhs,
const AntiSymTenzor< T2, D > &  rhs 
)
inlinestatic

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