dumpIOJSON_Key_valueRe32 Subroutine

public subroutine dumpIOJSON_Key_valueRe32(obj, key, value)

Arguments

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

Contents

None