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

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 ()