to_dbl Function

public elemental function to_dbl(str_in) result(val_out)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: str_in

Return Value real(kind=dp)