active Subroutine

subroutine active(n, l, u, nbd, x, iwhere, iprint, prjctd, cnstnd, boxed)

Arguments

Type IntentOptional AttributesName
integer :: n
double precision :: l(n)
double precision :: u(n)
integer :: nbd(n)
double precision :: x(n)
integer :: iwhere(n)
integer :: iprint
logical :: prjctd
logical :: cnstnd
logical :: boxed

Called by

proc~~active~~CalledByGraph proc~active active proc~mainlb mainlb proc~mainlb->proc~active

Contents

None