Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::mpi | |
Functions | |
void | walberla::mpi::writeMPIIO (const std::string &file, SendBuffer &buffer) |
Writes contents of local buffer to a single binary file via MPIIO. More... | |
void | walberla::mpi::readMPIIO (const std::string &file, RecvBuffer &buffer) |
Counterpart to writeMPIIO - has to be called with exactly the same process distribution. More... | |