singles_from_keyword Function

private pure function singles_from_keyword(w) result(res)

Parse a given keyword into the possible weighting schemes

Type Bound

GAS_PCHB_SinglesOptions_vals_t

Arguments

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

Return Value type(GAS_PCHB_SinglesOptions_t)


Contents