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

#include <TSVMetaDot.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2, unsigned D>
struct TSV_MetaDot< SymTenzor< T1, D >, SymTenzor< T2, D > >

Definition at line 144 of file TSVMetaDot.h.

Member Typedef Documentation

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

Definition at line 146 of file TSVMetaDot.h.

Member Function Documentation

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

Definition at line 148 of file TSVMetaDot.h.

References dot(), SymTenzor< T, D >::HL(), and sum().

Here is the call graph for this function:


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