prn2lb Subroutine

subroutine prn2lb(n, x, f, g, iprint, itfile, iter, nfgv, nact, sbgnrm, nseg, word, iword, iback, stp, xstep)

Arguments

Type IntentOptional AttributesName
integer :: n
double precision :: x(n)
double precision :: f
double precision :: g(n)
integer :: iprint
integer :: itfile
integer :: iter
integer :: nfgv
integer :: nact
double precision :: sbgnrm
integer :: nseg
character(len=3) :: word
integer :: iword
integer :: iback
double precision :: stp
double precision :: xstep

Calls

proc~~prn2lb~~CallsGraph proc~prn2lb prn2lb 2 2 proc~prn2lb->2 6 6 proc~prn2lb->6

Called by

proc~~prn2lb~~CalledByGraph proc~prn2lb prn2lb proc~mainlb mainlb proc~mainlb->proc~prn2lb

Contents

None