RVL::MPI_Reducer< T > Class Template Reference

#include <mpidatatransfer.hh>

List of all members.

Public Member Functions

 MPI_Reducer (MPI_Op _op=MPI_SUM, int _root=0, MPI_Comm _comm=MPI_COMM_WORLD)
 MPI_Reducer (MPI_Reducer< T > const &b)
 ~MPI_Reducer ()
bool operator() (T &xout, T const &xin) const


Detailed Description

template<typename T>
class RVL::MPI_Reducer< T >

Definition at line 183 of file mpidatatransfer.hh.


Constructor & Destructor Documentation

template<typename T>
RVL::MPI_Reducer< T >::MPI_Reducer ( MPI_Op  _op = MPI_SUM,
int  _root = 0,
MPI_Comm  _comm = MPI_COMM_WORLD 
)

Definition at line 191 of file mpidatatransfer.hh.

template<typename T>
RVL::MPI_Reducer< T >::MPI_Reducer ( MPI_Reducer< T > const &  b  ) 

Definition at line 203 of file mpidatatransfer.hh.

template<typename T>
RVL::MPI_Reducer< T >::~MPI_Reducer (  ) 

Definition at line 205 of file mpidatatransfer.hh.


Member Function Documentation

template<typename T>
bool RVL::MPI_Reducer< T >::operator() ( T &  xout,
T const &  xin 
) const

Definition at line 207 of file mpidatatransfer.hh.


The documentation for this class was generated from the following file:
Generated on 5 Jan 2017 for MPIRVL by  doxygen 1.4.7