dumpIOJSON_Key_ArrayRe64 Subroutine

public subroutine dumpIOJSON_Key_ArrayRe64(obj, key, valueVector)

Arguments

Type IntentOptional AttributesName
class(IO_), intent(inout) :: obj
character(len=*), intent(in) :: key
real(kind=real64), intent(in) :: valueVector(:,:)

Contents

None