COMBINATORIAL_BLAS  1.6
combblas::MIS2verifySR< T1, T2 > Struct Template Reference

#include <RestrictionOp.h>

Static Public Member Functions

static T2 id ()
 
static bool returnedSAID ()
 
static MPI_Op mpi_op ()
 
static T2 add (const T2 &arg1, const T2 &arg2)
 
static T2 multiply (const T1 &arg1, const T2 &arg2)
 
static void axpy (const T1 a, const T2 &x, T2 &y)
 

Detailed Description

template<typename T1, typename T2>
struct combblas::MIS2verifySR< T1, T2 >

Definition at line 90 of file RestrictionOp.h.

Member Function Documentation

◆ add()

template<typename T1 , typename T2 >
static T2 combblas::MIS2verifySR< T1, T2 >::add ( const T2 &  arg1,
const T2 &  arg2 
)
inlinestatic

Definition at line 96 of file RestrictionOp.h.

◆ axpy()

template<typename T1 , typename T2 >
static void combblas::MIS2verifySR< T1, T2 >::axpy ( const T1  a,
const T2 &  x,
T2 &  y 
)
inlinestatic

Definition at line 107 of file RestrictionOp.h.

◆ id()

template<typename T1 , typename T2 >
static T2 combblas::MIS2verifySR< T1, T2 >::id ( )
inlinestatic

Definition at line 92 of file RestrictionOp.h.

◆ mpi_op()

template<typename T1 , typename T2 >
static MPI_Op combblas::MIS2verifySR< T1, T2 >::mpi_op ( )
inlinestatic

Definition at line 94 of file RestrictionOp.h.

◆ multiply()

template<typename T1 , typename T2 >
static T2 combblas::MIS2verifySR< T1, T2 >::multiply ( const T1 &  arg1,
const T2 &  arg2 
)
inlinestatic

Definition at line 102 of file RestrictionOp.h.

◆ returnedSAID()

template<typename T1 , typename T2 >
static bool combblas::MIS2verifySR< T1, T2 >::returnedSAID ( )
inlinestatic

Definition at line 93 of file RestrictionOp.h.


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