OGS
|
Function specific to execution with MPI, never include directly!!
Definition in file fileIO.cpp.
#include "MeshLib/IO/XDMF/fileIO.h"
#include <hdf5.h>
#include <mpi.h>
#include "BaseLib/Logging.h"
#include "getCommunicator.h"
Go to the source code of this file.
Namespaces | |
namespace | MeshLib |
namespace | MeshLib::IO |
Functions | |
std::filesystem::path | MeshLib::IO::partitionFilename (std::filesystem::path const &basic_filepath, int const file_group) |
int64_t | MeshLib::IO::createFile (std::filesystem::path const &filepath, unsigned int n_files) |
int64_t | MeshLib::IO::openHDF5File (std::filesystem::path const &filepath, unsigned int n_files) |
int64_t | MeshLib::IO::createHDF5TransferPolicy () |