construct_from_string Module Procedure

module procedure construct_from_string elemental module function construct_from_string(string) result(double_precision_string)

Arguments

Type IntentOptional Attributes Name
type(string_t), intent(in) :: string

Return Value type(double_precision_string_t)