dperm Subroutine

subroutine dperm(nrow, a, ja, ia, ao, jao, iao, perm, qperm, 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 :: qperm(*)
integer :: job

Calls

proc~~dperm~~CallsGraph proc~dperm dperm cperm cperm proc~dperm->cperm rperm rperm proc~dperm->rperm

Variables

Type Visibility Attributes Name Initial
integer, public :: locjob
integer, public :: mod