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

#include <TSVMetaDot.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2>
struct TSV_MetaDot< Tenzor< T1, 2 >, SymTenzor< T2, 2 > >

Definition at line 550 of file TSVMetaDot.h.

Member Typedef Documentation

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

Definition at line 552 of file TSVMetaDot.h.

Member Function Documentation

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

Definition at line 554 of file TSVMetaDot.h.


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