csrcsc2 Subroutine

subroutine csrcsc2(n, n2, job, ipos, a, ja, ia, ao, jao, iao)

Arguments

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