str_to_d Function

public pure function str_to_d(str) result(res)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: str

Return Value real(kind=rp)


Called by

proc~~str_to_d~~CalledByGraph proc~str_to_d str_to_d proc~control_read control_read proc~control_read->proc~str_to_d

Contents

None