drawing_from_keyword Function

private pure function drawing_from_keyword(w) result(res)

Parse a given keyword into the possible drawing schemes.

Type Bound

PC_singles_drawing_vals_t

Arguments

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

Return Value type(PC_singles_drawing_t)


Contents