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

#include <TSVMetaUnary.h>

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

Public Types

typedef PETEUnaryReturn< T1, OP >::type T0

Static Public Member Functions

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

Detailed Description

template<class T1, class OP, unsigned D>
struct TSV_MetaUnary< SymTenzor< T1, D >, OP >

Definition at line 177 of file TSVMetaUnary.h.

Member Typedef Documentation

◆ T0

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

Definition at line 179 of file TSVMetaUnary.h.

Member Function Documentation

◆ apply()

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

Definition at line 181 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: