sort_sym Subroutine

private pure subroutine sort_sym(arr, nskip, par)

a is the pivot value

Arguments

Type IntentOptional Attributes Name
type(Symmetry), intent(inout) :: arr(:)
integer, intent(in), optional :: nskip
integer, intent(out), optional :: par

Contents