group_size Module Function

public pure module function group_size(point_group) result(n)

Return the number of elements in point_group

Arguments

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

Return Value integer