PB3D [2.47]
Ideal linear high-n MHD stability in 3-D
Loading...
Searching...
No Matches
HDF5_utilities.f90 File Reference

Go to the source code of this file.

Modules

module  hdf5_utilities
 Utilities pertaining to HDF5 and XDMF.

Functions/Subroutines

integer function, public hdf5_utilities::set_1d_vars (lim_tot, lim_loc, space_id, c_plist_id)
 Sets up the chunk property list and/or the 1D hyperslabs that correspond to a local subset of lim_tot given by the limits lim_loc.
integer function, public hdf5_utilities::probe_hdf5_group (hdf5_name, group_name, group_exists)
 Probe HDF5 file for group existence.
integer function, public hdf5_utilities::list_all_vars_in_group (group_id)
 Lists all variables in a HDF5 group.

Variables

logical, public hdf5_utilities::debug_set_1d_vars = .false.
 set to true to debug set_1D_vars