23 #include "openPMD/config.hpp" 24 #include "openPMD/IO/AbstractIOHandler.hpp" 41 std::shared_ptr< AbstractIOHandler >
47 std::string
const & options =
"{}" );
61 std::shared_ptr< AbstractIOHandler >
66 std::string
const & options =
"{}" );
std::shared_ptr< AbstractIOHandler > createIOHandler(std::string path, Access access, Format format, MPI_Comm comm, std::string const &options)
Construct an appropriate specific IOHandler for the desired IO mode that may be MPI-aware.
Definition: AbstractIOHandlerHelper.cpp:36
Access
File access mode to use during IO.
Definition: Access.hpp:30
Format
File format to use during IO.
Definition: Format.hpp:30
Public definitions of openPMD-api.
Definition: Date.cpp:28