OGS
getCommunicator.cpp File Reference

Detailed Description

Function specific to execution with MPI, never include directly!!

Author
Tobias Meisel
Date
2020-12-08

Definition in file getCommunicator.cpp.

#include "getCommunicator.h"
#include <hdf5.h>
#include <math.h>
#include <mpi.h>
#include <cassert>
#include "BaseLib/Logging.h"
#include "MeshLib/IO/XDMF/fileIO.h"
Include dependency graph for getCommunicator.cpp:

Go to the source code of this file.

Namespaces

namespace  MeshLib
 
namespace  MeshLib::IO
 

Functions

int MeshLib::IO::getGroupIndex (int const input_index, int const input_size, int const new_group_size)
 
FileCommunicator MeshLib::IO::getCommunicator (unsigned int const n_files)