PB3D  [2.45]
Ideal linear high-n MHD stability in 3-D
Modules | Functions/Subroutines | Variables
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. More...
 
integer function, public hdf5_utilities::probe_hdf5_group (HDF5_name, group_name, group_exists)
 Probe HDF5 file for group existence. More...
 
integer function, public hdf5_utilities::list_all_vars_in_group (group_id)
 Lists all variables in a HDF5 group. More...
 

Variables

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