#include <RestrictionOp.h>
|
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) |
|
template<typename T1, typename T2>
struct combblas::MIS2verifySR< T1, T2 >
Definition at line 90 of file RestrictionOp.h.
◆ add()
template<typename T1 , typename T2 >
◆ axpy()
template<typename T1 , typename T2 >
◆ id()
template<typename T1 , typename T2 >
◆ mpi_op()
template<typename T1 , typename T2 >
◆ multiply()
template<typename T1 , typename T2 >
◆ returnedSAID()
template<typename T1 , typename T2 >
The documentation for this struct was generated from the following file: