SpECTRE  v2024.04.12
observers::Tags::H5FileLock Struct Reference

Node lock used when needing to read/write to H5 files on disk. More...

#include <Tags.hpp>

Public Types

using type = Parallel::NodeLock
 

Detailed Description

Node lock used when needing to read/write to H5 files on disk.

The reason for only having one lock for all files is that we currently don't require a thread-safe HDF5 installation. In the future we will need to experiment with different HDF5 configurations.


The documentation for this struct was generated from the following file: