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

#include <TSVMetaCompare.h>

Inheritance diagram for TSV_MetaCompare< SymTenzor< T1, D >, SymTenzor< T2, D > >:
Collaboration diagram for TSV_MetaCompare< SymTenzor< T1, D >, SymTenzor< T2, D > >:

Static Public Member Functions

static bool apply (const SymTenzor< T1, D > &lhs, const SymTenzor< T2, D > &rhs)

Detailed Description

template<class T1, class T2, unsigned D>
struct TSV_MetaCompare< SymTenzor< T1, D >, SymTenzor< T2, D > >

Definition at line 78 of file TSVMetaCompare.h.

Member Function Documentation

◆ apply()

template<class T1, class T2, unsigned D>
bool TSV_MetaCompare< SymTenzor< T1, D >, SymTenzor< T2, D > >::apply ( const SymTenzor< T1, D > & lhs,
const SymTenzor< T2, D > & rhs )
inlinestatic

Definition at line 81 of file TSVMetaCompare.h.

References apply().

Referenced by apply().

Here is the call graph for this function:

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