to_str Function

private pure function to_str(options) result(res)

Parse a given keyword into the possible drawing schemes.

Type Bound

PC_singles_drawing_t

Arguments

Type IntentOptional Attributes Name
class(PC_singles_drawing_t), intent(in) :: options

Return Value character(len=9)


Contents