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