dumpIOJSON_Key_Vector Subroutine

public subroutine dumpIOJSON_Key_Vector(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