OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TSV_MetaDot< SymTenzor< T1, 3 >, Vektor< T2, 3 > > Struct Template Reference

#include <TSVMetaDot.h>

Inheritance diagram for TSV_MetaDot< SymTenzor< T1, 3 >, Vektor< T2, 3 > >:
Collaboration diagram for TSV_MetaDot< SymTenzor< T1, 3 >, Vektor< T2, 3 > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 372 of file TSVMetaDot.h.

Member Typedef Documentation

◆ T0

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

Definition at line 374 of file TSVMetaDot.h.

Member Function Documentation

◆ apply()

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

Definition at line 376 of file TSVMetaDot.h.


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