OGS
|
Definition at line 23 of file getCommunicator.h.
#include <getCommunicator.h>
Public Attributes | |
MPI_Comm | mpi_communicator |
int | color |
std::filesystem::path | output_filename |
int MeshLib::IO::FileCommunicator::color |
Definition at line 26 of file getCommunicator.h.
MPI_Comm MeshLib::IO::FileCommunicator::mpi_communicator |
Definition at line 25 of file getCommunicator.h.
Referenced by MeshLib::IO::getPartitionInfo(), and MeshLib::IO::openHDF5File().
std::filesystem::path MeshLib::IO::FileCommunicator::output_filename |
Definition at line 27 of file getCommunicator.h.