fortran/test/tH5Sselect.f90

[ Top ] [ Modules ]

NAME

  tH5Sselect.f90

FUNCTION

  Basic testing of Fortran H5S, Selection-related Dataspace Interface, APIs.

NOTES

  Tests the following functionalities:
    h5sget_select_npoints_f, h5sselect_elements_f, h5sselect_all_f,
    h5sselect_none_f, h5sselect_valid_f, h5sselect_hyperslab_f,
    h5sget_select_bounds_f, h5sget_select_elem_pointlist_f,
    h5sget_select_elem_npoints_f, h5sget_select_hyper_blocklist_f,
    h5sget_select_hyper_nblocks_f, h5sget_select_npoints_f   

CONTAINS SUBROUTINES

  test_select_hyperslab, test_select_element, test_basic_select,
  test_select_point, test_select_combine, test_select_bounds