OGS
fileIO.h File Reference

Detailed Description

Dispatches HDF5 functions specific to execution platform (w/o MPI). There are multiple implementation to this interface!

Author
Tobias Meisel
Date
2020-12-08

Definition in file fileIO.h.

#include <filesystem>
Include dependency graph for fileIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeshLib
 
namespace  MeshLib::IO
 

Functions

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