lusol Subroutine

subroutine lusol(n, y, x, alu, jlu, ju)

Arguments

Type IntentOptional Attributes Name
integer :: n
real(kind=8) :: y(n)
real(kind=8) :: x(n)
real(kind=8) :: alu(*)inteern
real(kind=8) :: jlu(*)
real(kind=8) :: ju(*)

Variables

Type Visibility Attributes Name Initial
integer, public :: i
integer, public :: k