write_dp_1d_attribute Subroutine

public subroutine write_dp_1d_attribute(parent, nm, val)

Arguments

Type IntentOptional Attributes Name
integer(kind=hid_t), intent(in) :: parent
character(len=*), intent(in) :: nm
real(kind=dp), intent(in) :: val(:)

Contents