|
Neko 1.99.6
A portable framework for high-order spectral element flow simulations
|
HDF5 session management.
Functions/Subroutines | |
| subroutine, public | hdf5_session_init |
| Initialise the global HDF5 session. | |
| subroutine, public | hdf5_session_finalize |
| Finalize the global HDF5 session. | |
| subroutine, public hdf5_session::hdf5_session_finalize |
Definition at line 64 of file hdf5_session.F90.

| subroutine, public hdf5_session::hdf5_session_init |
Holds the HDF5 library's Fortran interface open for the lifetime of the session, such that the paired h5open_f/h5close_f calls in the various file backends never drop the library's reference count to zero mid-run
Definition at line 51 of file hdf5_session.F90.
