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

#include <TSVMetaDotDot.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 123 of file TSVMetaDotDot.h.

Member Typedef Documentation

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

Definition at line 125 of file TSVMetaDotDot.h.

Member Function Documentation

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

Definition at line 127 of file TSVMetaDotDot.h.


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