hops
Public Member Functions | List of all members
HighFive::MPIOFileDriver Class Reference

MPIIO Driver for Parallel HDF5. More...

#include <H5FileDriver.hpp>

Inheritance diagram for HighFive::MPIOFileDriver:
Inheritance graph
Collaboration diagram for HighFive::MPIOFileDriver:
Collaboration graph

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
 
PropertyListoperator= (const PropertyList< T > &)=delete
 
 PropertyList (PropertyList &&other) noexcept
 
PropertyListoperator= (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
 

Detailed Description

MPIIO Driver for Parallel HDF5.

Constructor & Destructor Documentation

◆ MPIOFileDriver()

template<typename Comm , typename Info >
HighFive::MPIOFileDriver::MPIOFileDriver ( Comm  mpi_comm,
Info  mpi_info 
)
inline

The documentation for this class was generated from the following files: