SortPermute Interface

public interface SortPermute

Module Procedures

private subroutine SortPermute_(aV, key_list, descend, perrWith, dieWith)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(inout) :: aV
type(List), intent(in) :: key_list
logical, intent(in), optional, dimension(:) :: descend
character(len=*), intent(in), optional :: perrWith
character(len=*), intent(in), optional :: dieWith