Template Function combigrid::mpiio::writeValuesConsecutive
Defined in File MPIInputOutput.hpp
Function Documentation
-
template<typename T>
int combigrid::mpiio::writeValuesConsecutive(const T *valuesStart, MPI_Offset numValues, const std::string &fileName, combigrid::CommunicatorType comm, bool replaceExistingFile = false, bool withCollectiveBuffering = false)