append_scalar_1d Subroutine

public subroutine append_scalar_1d(grp_id, dsetname, val)

Append a single scalar to an extendable 1D dataset

Arguments

Type IntentOptional Attributes Name
integer(kind=HID_T), intent(in) :: grp_id
character(len=*), intent(in) :: dsetname
real(kind=dp), intent(in) :: val