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