OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TSV_MetaDotDot< SymTenzor< T1, D >, Tenzor< T2, D > > Struct Template Reference

#include <TSVMetaDotDot.h>

Inheritance diagram for TSV_MetaDotDot< SymTenzor< T1, D >, Tenzor< T2, D > >:
Collaboration diagram for TSV_MetaDotDot< SymTenzor< T1, D >, Tenzor< T2, D > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

template<class T1, class T2, unsigned D>
struct TSV_MetaDotDot< SymTenzor< T1, D >, Tenzor< T2, D > >

Definition at line 141 of file TSVMetaDotDot.h.

Member Typedef Documentation

◆ T0

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

Definition at line 143 of file TSVMetaDotDot.h.

Member Function Documentation

◆ apply()

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

Definition at line 145 of file TSVMetaDotDot.h.

References sum().

Here is the call graph for this function:

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