sort Interface

interface
public subroutine sort(arr)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:):: arr