rperm Subroutine

subroutine rperm(nrow, a, ja, ia, ao, jao, iao, perm, job)

Arguments

Type IntentOptional Attributes Name
integer :: nrow
real(kind=8) :: a(*)
integer :: ja(*)
integer :: ia(nrow+1)
real(kind=8) :: ao(*)
integer :: jao(*)
integer :: iao(nrow+1)
integer :: perm(nrow)
integer :: job

Variables

Type Visibility Attributes Name Initial
logical, public :: values