OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
TSV_MetaUnary< SymTenzor< T1, 2 >, OP > Struct Template Reference

#include <TSVMetaUnary.h>

Inheritance diagram for TSV_MetaUnary< SymTenzor< T1, 2 >, OP >:
Collaboration diagram for TSV_MetaUnary< SymTenzor< T1, 2 >, OP >:

Public Types

typedef PETEUnaryReturn< T1, OP >::type T0

Static Public Member Functions

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

Detailed Description

template<class T1, class OP>
struct TSV_MetaUnary< SymTenzor< T1, 2 >, OP >

Definition at line 212 of file TSVMetaUnary.h.

Member Typedef Documentation

◆ T0

template<class T1, class OP>
typedef PETEUnaryReturn<T1,OP>::type TSV_MetaUnary< SymTenzor< T1, 2 >, OP >::T0

Definition at line 214 of file TSVMetaUnary.h.

Member Function Documentation

◆ apply()

template<class T1, class OP>
SymTenzor< T0, 2 > TSV_MetaUnary< SymTenzor< T1, 2 >, OP >::apply ( const SymTenzor< T1, 2 > & lhs)
inlinestatic

Definition at line 216 of file TSVMetaUnary.h.

References PETE_apply().

Here is the call graph for this function:

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