OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Types | List of all members
PETEBinaryReturn< SymTenzor< T1, Dim >, Tenzor< T2, Dim >, OpSubtract > Struct Template Reference

#include <IpplTypeComputations.h>

Public Types

typedef Tenzor< typename PETEBinaryReturn< T1, T2, OpSubtract >::type, Dimtype
 

Detailed Description

template<class T1, class T2, unsigned Dim>
struct PETEBinaryReturn< SymTenzor< T1, Dim >, Tenzor< T2, Dim >, OpSubtract >

Definition at line 404 of file IpplTypeComputations.h.

Member Typedef Documentation

◆ type

template<class T1 , class T2 , unsigned Dim>
typedef Tenzor<typename PETEBinaryReturn<T1,T2,OpSubtract>::type,Dim> PETEBinaryReturn< SymTenzor< T1, Dim >, Tenzor< T2, Dim >, OpSubtract >::type

Definition at line 405 of file IpplTypeComputations.h.


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