hdf5/fortran
Elena Pourmal 46f49b84cf [svn-r2795]
Purpose:
    New feature
Description:
    Now all Fortran flags such as H5F_ACC_RDONLY_F (previously defined in the
    H5fortran_flags.f90 file) are generated at runtime when h5init_fortran_f
    subroutine is called. All flags have now the same value as
    corresponding C flags. This change affects user's programming model:
    Every Fortran program that uses F90 HDF5 Library has to call
    h5init_fortran_f(error) subroutine before the first call to the
    F90 HDF5 Library and h5close_fortran_f(error) after the last call to the
    Library. h5init(close)_types_f calls are not needed anymore since
    F90 datatypes are intialized(closed) with the h5init(close)_fortran_f
    calls.

Platforms tested:
     O2K and Solaris2.7
2000-11-03 14:45:50 -05:00
..
bin
config [svn-r2745] Purpose: 2000-10-27 16:54:54 -05:00
examples [svn-r2671] Purpose: 2000-10-11 18:34:17 -05:00
src [svn-r2795] 2000-11-03 14:45:50 -05:00
test [svn-r2731] Purpose: 2000-10-24 16:15:17 -05:00
testpar [svn-r2787] Purpose: 2000-11-01 12:40:25 -05:00
acconfig.h
aclocal.m4
acsite.m4
config.h.in
configure [svn-r2782] Purpose: 2000-10-31 15:19:03 -05:00
configure.in [svn-r2782] Purpose: 2000-10-31 15:19:03 -05:00
Makefile.dist
Makefile.in [svn-r2782] Purpose: 2000-10-31 15:19:03 -05:00