OGS
MeshLib::IO::FileCommunicator Struct Referencefinal

Detailed Description

Definition at line 23 of file getCommunicator.h.

#include <getCommunicator.h>

Public Attributes

MPI_Comm mpi_communicator
 
int color
 
std::filesystem::path output_filename
 

Member Data Documentation

◆ color

int MeshLib::IO::FileCommunicator::color

Definition at line 26 of file getCommunicator.h.

◆ mpi_communicator

MPI_Comm MeshLib::IO::FileCommunicator::mpi_communicator

Definition at line 25 of file getCommunicator.h.

Referenced by MeshLib::IO::getPartitionInfo(), and MeshLib::IO::openHDF5File().

◆ output_filename

std::filesystem::path MeshLib::IO::FileCommunicator::output_filename

Definition at line 27 of file getCommunicator.h.


The documentation for this struct was generated from the following file: