#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) |
|
static T_promote | id () |
|
static bool | returnedSAID () |
|
static MPI_Op | mpi_op () |
|
static T_promote | add (const T_promote &arg1, const T_promote &arg2) |
|
static T_promote | multiply (const T1 &arg1, const T2 &arg2) |
|
static void | axpy (const T1 a, const T2 &x, T_promote &y) |
|
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) |
|
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::Select2ndMinSR< T1, T2 >
Definition at line 25 of file RestrictionOp.h.
◆ T_promote
template<typename T1 , typename T2 >
Definition at line 59 of file CC.h.
◆ add() [1/4]
template<typename T1 , typename T2 >
◆ add() [2/4]
template<typename T1 , typename T2 >
Definition at line 64 of file CC.h.
◆ add() [3/4]
template<typename T1 , typename T2 >
◆ add() [4/4]
template<typename T1 , typename T2 >
◆ axpy() [1/4]
template<typename T1 , typename T2 >
◆ axpy() [2/4]
template<typename T1 , typename T2 >
Definition at line 74 of file CC.h.
◆ axpy() [3/4]
template<typename T1 , typename T2 >
◆ axpy() [4/4]
template<typename T1 , typename T2 >
◆ id() [1/4]
template<typename T1 , typename T2 >
◆ id() [2/4]
template<typename T1 , typename T2 >
Definition at line 60 of file CC.h.
◆ id() [3/4]
template<typename T1 , typename T2 >
◆ id() [4/4]
template<typename T1 , typename T2 >
◆ mpi_op() [1/4]
template<typename T1 , typename T2 >
◆ mpi_op() [2/4]
template<typename T1 , typename T2 >
Definition at line 62 of file CC.h.
◆ mpi_op() [3/4]
template<typename T1 , typename T2 >
◆ mpi_op() [4/4]
template<typename T1 , typename T2 >
◆ multiply() [1/4]
template<typename T1 , typename T2 >
◆ multiply() [2/4]
template<typename T1 , typename T2 >
Definition at line 69 of file CC.h.
◆ multiply() [3/4]
template<typename T1 , typename T2 >
◆ multiply() [4/4]
template<typename T1 , typename T2 >
◆ returnedSAID() [1/4]
template<typename T1 , typename T2 >
◆ returnedSAID() [2/4]
template<typename T1 , typename T2 >
Definition at line 61 of file CC.h.
◆ returnedSAID() [3/4]
template<typename T1 , typename T2 >
◆ returnedSAID() [4/4]
template<typename T1 , typename T2 >
The documentation for this struct was generated from the following files: