csrcsc Subroutine

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

Arguments

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

Calls

proc~~csrcsc~~CallsGraph proc~csrcsc csrcsc csrcsc2 csrcsc2 proc~csrcsc->csrcsc2