COMBINATORIAL_BLAS  1.6
combblas::MPIOp< std::plus< T >, T, typename std::enable_if< std::is_pod< T >::value, void >::type > Struct Template Reference

#include <MPIOp.h>

Static Public Member Functions

static MPI_Op op ()
 
static MPI_Op op ()
 

Detailed Description

template<typename T>
struct combblas::MPIOp< std::plus< T >, T, typename std::enable_if< std::is_pod< T >::value, void >::type >

Definition at line 102 of file MPIOp.h.

Member Function Documentation

◆ op() [1/2]

template<typename T >
static MPI_Op combblas::MPIOp< std::plus< T >, T, typename std::enable_if< std::is_pod< T >::value, void >::type >::op ( )
inlinestatic

Definition at line 102 of file MPIOp.h.

◆ op() [2/2]

template<typename T >
static MPI_Op combblas::MPIOp< std::plus< T >, T, typename std::enable_if< std::is_pod< T >::value, void >::type >::op ( )
inlinestatic

Definition at line 102 of file MPIOp.h.


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