HighFive 2.7.1
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
HighFive::MPIOCollectiveMetadata Class Reference

Use collective MPI-IO for metadata read and write. More...

#include <H5PropertyList.hpp>

Public Member Functions

 MPIOCollectiveMetadata (bool collective=true)
 
 MPIOCollectiveMetadata (const FileAccessProps &plist)
 
bool isCollectiveRead () const
 
bool isCollectiveWrite () const
 

Detailed Description

Use collective MPI-IO for metadata read and write.

See MPIOCollectiveMetadataRead and MPIOCollectiveMetadataWrite.

Constructor & Destructor Documentation

◆ MPIOCollectiveMetadata() [1/2]

HighFive::MPIOCollectiveMetadata::MPIOCollectiveMetadata ( bool  collective = true)
inlineexplicit

◆ MPIOCollectiveMetadata() [2/2]

HighFive::MPIOCollectiveMetadata::MPIOCollectiveMetadata ( const FileAccessProps plist)
inlineexplicit

Member Function Documentation

◆ isCollectiveRead()

bool HighFive::MPIOCollectiveMetadata::isCollectiveRead ( ) const
inline

◆ isCollectiveWrite()

bool HighFive::MPIOCollectiveMetadata::isCollectiveWrite ( ) const
inline

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