VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
append_row_2d
Subroutine
24 statements
Source File
libHDF5.f90
libHDF5
append_row_2d
Contents
public subroutine append_row_2d(grp_id, dsetname, row)
Append a 1D array as a new row in an extendable 2D dataset (nt x ns)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=HID_T),
intent(in)
::
grp_id
character(len=*),
intent(in)
::
dsetname
real(kind=dp),
intent(in),
dimension(:)
::
row