Template Function combigrid::mpiio::readReduceValuesConsecutive

Function Documentation

template<typename T, typename ReduceFunctionType>
int combigrid::mpiio::readReduceValuesConsecutive(T *valuesStart, MPI_Offset numValues, const std::string &fileName, combigrid::CommunicatorType comm, int numElementsToBuffer, ReduceFunctionType reduceFunction, bool withCollectiveBuffering = false)