hops
|
MPIIO Driver for Parallel HDF5. More...
#include <H5FileDriver.hpp>
Public Member Functions | |
template<typename Comm , typename Info > | |
MPIOFileDriver (Comm mpi_comm, Info mpi_info) | |
Public Member Functions inherited from HighFive::PropertyList< T > | |
~PropertyList () | |
PropertyList (const PropertyList< T > &)=delete | |
PropertyList & | operator= (const PropertyList< T > &)=delete |
PropertyList (PropertyList &&other) noexcept | |
PropertyList & | operator= (PropertyList &&other) noexcept |
constexpr PropertyType | getType () const |
hid_t | getId () const |
PropertyList () noexcept | |
template<typename P > | |
PropertyList (const std::initializer_list< P > &) | |
template<typename P > | |
void | add (const P &property) |
Additional Inherited Members | |
Protected Member Functions inherited from HighFive::PropertyList< T > | |
void | _initializeIfNeeded () |
Protected Attributes inherited from HighFive::PropertyList< T > | |
hid_t | _hid |
MPIIO Driver for Parallel HDF5.
|
inline |