hdf5/fortran
Scot Breitenfeld abf8b01f55
H5R Fortran wrappers and misc. H5R API/DOC updates (#4446)
- Add Fortran H5R APIs:
      h5rcreate_attr_f, h5rcreate_object_f, h5rcreate_region_f,
      h5ropen_attr_f, h5ropen_object_f, h5ropen_region_f,
      h5rget_file_name_f, h5rget_attr_name_f, h5rget_obj_name_f,
      h5rcopy_f, h5requal_f, h5rdestroy_f, h5rget_type_f

    - Fixed function H5Requal actually to compare the reference pointers

      Fixed an issue with H5Requal always returning true because the
      function was only comparing the ref2_ptr to itself.
2024-05-01 05:39:01 -07:00
..
examples Rename incorrectly named option (#4067) 2024-03-05 09:07:16 -08:00
src H5R Fortran wrappers and misc. H5R API/DOC updates (#4446) 2024-05-01 05:39:01 -07:00
test H5R Fortran wrappers and misc. H5R API/DOC updates (#4446) 2024-05-01 05:39:01 -07:00
testpar Addresses configuration fortran testing flags (#4276) 2024-03-28 16:55:32 -05:00
CMakeLists.txt Develop merge examples (#3851) 2023-11-27 15:30:15 -06:00
Makefile.am Update copyright headers (#2184) 2022-11-01 16:02:27 -05:00
robodoc.rc [svn-r29163] changed robodoc specs to look for .F90 files 2016-02-19 13:11:26 -05:00