summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2016-02-19 18:10:27 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2016-02-19 18:10:27 (GMT)
commitf4430184abd72e829e6f09dfa5dd2e8ffbaa95f1 (patch)
treecef065689da66d43296cbfddcb352b1207e56ef1 /fortran
parent70c24f201ca18a99cbe0817abab54ae83d93722d (diff)
downloadhdf5-f4430184abd72e829e6f09dfa5dd2e8ffbaa95f1.zip
hdf5-f4430184abd72e829e6f09dfa5dd2e8ffbaa95f1.tar.gz
hdf5-f4430184abd72e829e6f09dfa5dd2e8ffbaa95f1.tar.bz2
[svn-r29162] added robodoc header information
Diffstat (limited to 'fortran')
-rw-r--r--fortran/src/H5Pff.F9021
1 files changed, 10 insertions, 11 deletions
diff --git a/fortran/src/H5Pff.F90 b/fortran/src/H5Pff.F90
index e66a7f2..e052ea0 100644
--- a/fortran/src/H5Pff.F90
+++ b/fortran/src/H5Pff.F90
@@ -7508,7 +7508,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
! V I R T U A L D A T S E T S
!
-!****s*
+!****s* H5P/h5pset_virtual_view_f
! NAME
! h5pset_virtual_view_f
!
@@ -7553,7 +7553,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
END SUBROUTINE h5pset_virtual_view_f
-!****s*
+!****s* H5P/h5pget_virtual_view_f
! NAME
! h5pget_virtual_view_f
!
@@ -7597,7 +7597,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
END SUBROUTINE h5pget_virtual_view_f
-!****s*
+!****s* H5P/h5pset_virtual_printf_gap_f
! NAME
! h5pset_virtual_printf_gap_f
!
@@ -7639,7 +7639,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
END SUBROUTINE h5pset_virtual_printf_gap_f
-!****s*
+!****s* H5P/h5pget_virtual_printf_gap_f
! NAME
! h5pget_virtual_printf_gap_f
!
@@ -7682,7 +7682,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
END SUBROUTINE h5pget_virtual_printf_gap_f
-!****s*
+!****s* H5P/h5pset_virtual_f
! NAME
! h5pset_virtual_f
!
@@ -7742,7 +7742,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
END SUBROUTINE h5pset_virtual_f
-!****s*
+!****s* H5P/h5pget_virtual_count_f
! NAME
! h5pget_virtual_count_f
!
@@ -7783,7 +7783,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
END SUBROUTINE h5pget_virtual_count_f
-!****s*
+!****s* H5P/h5pget_virtual_vspace_f
! NAME
! h5pget_virtual_vspace_f
!
@@ -7831,7 +7831,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
END SUBROUTINE h5pget_virtual_vspace_f
-!****s*
+!****s* H5P/h5pget_virtual_srcspace_f
! NAME
! h5pget_virtual_srcspace_f
!
@@ -7881,7 +7881,7 @@ SUBROUTINE h5pget_virtual_srcspace_f(dcpl_id, index, ds_id, hdferr)
END SUBROUTINE h5pget_virtual_srcspace_f
-!****s*
+!****s* H5P/h5pget_virtual_filename_f
! NAME
! h5pget_virtual_filename_f
!
@@ -7947,10 +7947,9 @@ SUBROUTINE h5pget_virtual_filename_f(dcpl_id, index, name, hdferr, name_len)
ENDIF
-
END SUBROUTINE h5pget_virtual_filename_f
-!****s*
+!****s* H5P/h5pget_virtual_dsetname_f
! NAME
! h5pget_virtual_dsetname_f
!