format_real Function

private function format_real(value) result(string)

Arguments

Type IntentOptional AttributesName
real(kind=rk), intent(in) :: value

Return Value character(len=:), allocatable


Called by

proc~~format_real~~CalledByGraph proc~format_real format_real proc~real_get_comment real_get_comment proc~real_get_comment->proc~format_real proc~real_as_string real_as_string proc~real_as_string->proc~format_real proc~real_write_schema real_write_schema proc~real_write_schema->proc~format_real

Contents

None