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

#include <TSVMetaUnary.h>

Public Types

typedef PETEUnaryReturn< T1,
OP >::type 
T0
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 251 of file TSVMetaUnary.h.

Member Typedef Documentation

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

Definition at line 253 of file TSVMetaUnary.h.

Member Function Documentation

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

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