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