dumpIOJSON_Key_valueRe64 Subroutine

public subroutine dumpIOJSON_Key_valueRe64(obj, key, value)

Arguments

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

Contents

None