#include <MPIOp.h>
|
static void | funcmpi (void *invec, void *inoutvec, int *len, MPI_Datatype *datatype) |
|
static MPI_Op | op () |
|
template<typename Op, typename T, typename Enable = void>
struct combblas::MPIOp< Op, T, Enable >
Definition at line 68 of file MPIOp.h.
◆ funcmpi()
template<typename Op , typename T , typename Enable = void>
static void combblas::MPIOp< Op, T, Enable >::funcmpi |
( |
void * |
invec, |
|
|
void * |
inoutvec, |
|
|
int * |
len, |
|
|
MPI_Datatype * |
datatype |
|
) |
| |
|
inlinestatic |
◆ op()
template<typename Op , typename T , typename Enable = void>
The documentation for this struct was generated from the following file: