Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new Fortran API wrappers #3511

Merged
merged 13 commits into from
Sep 7, 2023
Merged

Added new Fortran API wrappers #3511

merged 13 commits into from
Sep 7, 2023

Commits on Jul 20, 2023

  1. Added new wrappers for

    h5get_free_list_sizes_f
    H5Sselect_intersect_block_f
    H5Sselect_shape_same_f
    h5pget_no_selection_io_cause_f
    h5pget_mpio_no_collective_cause_f
    H5Lvisit_by_name_f
    H5Lvisit_f
    H5Fget_info_f
    h5dwrite_chunk_f
    h5dread_chunk_f
    brtnfld committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5feeaca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c95a62 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    d1a57ce View commit details
    Browse the repository at this point in the history
  2. fixed H5Fget_info struct

    brtnfld committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0e0bac9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. added h5pget_file_space_page_size_f, h5pset_file_space_page_size_f, h…

    …5pget_file_space_strategy_f, h5pset_file_space_strategy_f, h5info tests
    brtnfld committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    df56bcb View commit details
    Browse the repository at this point in the history
  2. misc

    brtnfld committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9e0986e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    07bb695 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. added fortran tests

    brtnfld committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1d0ed4b View commit details
    Browse the repository at this point in the history
  2. fortran tests

    brtnfld committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    59426f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. updated release notes

    brtnfld committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    efc950f View commit details
    Browse the repository at this point in the history
  2. fixed #ifdef scope

    brtnfld committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e7c3b8d View commit details
    Browse the repository at this point in the history
  3. updated docs and cmake

    brtnfld committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    63f45f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update tH5F.F90

    brtnfld authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    6d1c10c View commit details
    Browse the repository at this point in the history