VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
append_scalar_1d
Subroutine
22 statements
Source File
libHDF5.f90
libHDF5
append_scalar_1d
Contents
public subroutine append_scalar_1d(grp_id, dsetname, val)
Append a single scalar to an extendable 1D dataset
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=HID_T),
intent(in)
::
grp_id
character(len=*),
intent(in)
::
dsetname
real(kind=dp),
intent(in)
::
val