Template Function combigrid::mpiio::readMultipleReduceValuesConsecutive

Function Documentation

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