H5A (F90)

[ Top ] [ Modules ]

NAME

  H5A_PROVISIONAL

FILE

  fortran/src/H5Aff_F90.f90

PURPOSE

  This file contains Fortran 90 interfaces for H5A functions. It contains
  the same functions as H5Aff_F03.f90 but excludes the Fortran 2003 functions
  and the interface listings. This file will be compiled instead of H5Aff_F03.f90
  if Fortran 2003 functions are not enabled.

NOTES

                         *** IMPORTANT ***
  If you add a new H5A function you must add the function name to the
  Windows dll file 'hdf5_fortrandll.def' in the fortran/src directory.
  This is needed for Windows based operating systems.