Template Function combigrid::mpiio::readMultipleReduceValuesConsecutive
Defined in File MPIInputOutput.hpp
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)