COMBINATORIAL_BLAS  1.6
combblas::MPIOp< Op, T, Enable > Struct Template Reference

#include <MPIOp.h>

Static Public Member Functions

static void funcmpi (void *invec, void *inoutvec, int *len, MPI_Datatype *datatype)
 
static MPI_Op op ()
 

Detailed Description

template<typename Op, typename T, typename Enable = void>
struct combblas::MPIOp< Op, T, Enable >

Definition at line 68 of file MPIOp.h.

Member Function Documentation

◆ 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

Definition at line 70 of file MPIOp.h.

◆ op()

template<typename Op , typename T , typename Enable = void>
static MPI_Op combblas::MPIOp< Op, T, Enable >::op ( )
inlinestatic

Definition at line 80 of file MPIOp.h.


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