sort Subroutine

private subroutine sort(part, np)

Arguments

Type IntentOptional AttributesName
real(kind=dp), intent(inout) :: part(:)
integer, intent(in) :: np

Contents

None