coicsr Subroutine

subroutine coicsr(n, nnz, job, a, ja, ia, iwk)

Arguments

Type IntentOptional Attributes Name
integer :: n
integer :: nnz
integer :: job
real(kind=8) :: a(*)
integer :: ja(nnz)
integer :: ia(nnz)
integer :: iwk(n+1)

Variables

Type Visibility Attributes Name Initial
real(kind=8), public :: t
real(kind=8), public :: tnext
logical, public :: values