WeightingChoice_from_str Function

private pure function WeightingChoice_from_str(str) result(res)

Type Bound

WeightingChoice_vals_t

Arguments

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

Return Value type(WeightingChoice_t)