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

#include <TSVMetaDot.h>

Public Types

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

Static Public Member Functions

static Tenzor< T0, 3 > apply (const SymTenzor< T1, 3 > &lhs, const SymTenzor< T2, 3 > &rhs)
 

Detailed Description

template<class T1, class T2>
struct TSV_MetaDot< SymTenzor< T1, 3 >, SymTenzor< T2, 3 > >

Definition at line 190 of file TSVMetaDot.h.

Member Typedef Documentation

template<class T1 , class T2 >
typedef PETEBinaryReturn<T1,T2,OpMultipply>::type TSV_MetaDot< SymTenzor< T1, 3 >, SymTenzor< T2, 3 > >::T0

Definition at line 192 of file TSVMetaDot.h.

Member Function Documentation

template<class T1 , class T2 >
static Tenzor<T0,3> TSV_MetaDot< SymTenzor< T1, 3 >, SymTenzor< T2, 3 > >::apply ( const SymTenzor< T1, 3 > &  lhs,
const SymTenzor< T2, 3 > &  rhs 
)
inlinestatic

Definition at line 194 of file TSVMetaDot.h.


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