waLBerla 7.2
Loading...
Searching...
No Matches
MPITextFile.cpp File Reference

Detailed Description

#include "MPITextFile.h"
#include "core/logging/Logging.h"
#include "core/mpi/Reduce.h"
#include <fstream>

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::mpi
 

Functions

void walberla::mpi::writeMPITextFile (const std::string &filename, const std::string &processLocalPart, const MPI_Comm comm)
 Writes file using MPI IO with each process providing a part of it.