Sierra Toolkit  Version of the Day
sierra::MPI::ReduceSet Class Reference

Class ReduceSet ... More...

#include <MPI.hpp>

Public Types

typedef std::vector< ReduceInterface * > ReduceVector
 

Public Member Functions

void add (ReduceInterface *reduce_interface)
 
size_t size () const
 
void copyin (void *const buffer_in) const
 
void copyout (void *const buffer_out) const
 
void op (void *const buffer_in, void *const buffer_out) const
 

Static Public Member Functions

static void void_op (void *inv, void *outv, int *n, MPI_Datatype *datatype)
 

Detailed Description

Class ReduceSet ...

Definition at line 625 of file MPI.hpp.


The documentation for this class was generated from the following files: