summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5Pf_parallel.c
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r2772] Elena Pourmal2000-10-311-153/+0
| | | | | | | | | Purpose: Maintenance Description: Made F90 source directory to be in sync with the C source Platforms tested: modi4 (O2K)
* [svn-r2739] Elena Pourmal2000-10-261-39/+31
| | | | | | | | | | | | | Purpose: Maintenancece. Description: F90 APIs would not compile anymore for || version.. Solution: Replaced old functions h5pset(get)_mpio, h5set(get)_xfer with ones h5pset(get)_fapl_m and h5pset(get)_dxpl_mpio_f Platforms tested: O2K.
* [svn-r2576] Purpose:Bill Wendling2000-09-191-0/+161
Adding the Fortran interface to the HDF5 library Description: Fortran is now a subdirectory of the HDF5 library tree. Platforms tested: Solaris and IRIX (O2K)