aplsca Subroutine

subroutine aplsca(nrow, a, ja, ia, scal, iw)

Arguments

Type IntentOptional Attributes Name
integer :: nrow
real(kind=8) :: a(*)
integer :: ja(*)
integer :: ia(nrow+1)
real(kind=8) :: scal
integer :: iw(*)

Calls

proc~~aplsca~~CallsGraph proc~aplsca aplsca diapos diapos proc~aplsca->diapos

Variables

Type Visibility Attributes Name Initial
logical, public :: test