select_holes_from_keyword Function

private pure function select_holes_from_keyword(w) result(res)

Parse a given keyword into the possible weighting schemes

Type Bound

PCHB_HoleSelection_vals_t

Arguments

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

Return Value type(PCHB_HoleSelection_t)


Contents