XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions/Subroutines
solve_QP.F90 File Reference

Functions/Subroutines

subroutine qpgen2 (Dmat, Dvec, Fddmat, N, Sol, Lagr, Crval, Amat, Bvec, Fdamat, Q, Meq, Iact, Nact, Iter, Work, Ierr)
 
subroutine aind (Ind, M, Q, N, Ok)
 
subroutine dpofa (A, Lda, N, Info)
 
subroutine dscal (N, Da, Dx, Incx)
 
DOUBLE PRECISION function ddot (N, Dx, Incx, Dy, Incy)
 
subroutine dpori (A, Lda, N)
 
subroutine dposl (A, Lda, N, B)
 

Function/Subroutine Documentation

subroutine aind ( integer, dimension(m,*)  Ind,
integer  M,
integer  Q,
integer  N,
integer  Ok 
)

Here is the call graph for this function:

DOUBLE PRECISION function ddot ( integer  N,
double precision, dimension(*)  Dx,
integer  Incx,
double precision, dimension(*)  Dy,
integer  Incy 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dpofa ( double precision, dimension(lda,1)  A,
integer  Lda,
integer  N,
integer  Info 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dpori ( double precision, dimension(lda,1)  A,
integer  Lda,
integer  N 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dposl ( double precision, dimension(lda,1)  A,
integer  Lda,
integer  N,
double precision, dimension(1)  B 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine dscal ( integer  N,
double precision  Da,
double precision, dimension(*)  Dx,
integer  Incx 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine qpgen2 ( double precision, dimension(fddmat,*)  Dmat,
double precision, dimension(*)  Dvec,
integer  Fddmat,
integer  N,
double precision, dimension(*)  Sol,
double precision, dimension(*)  Lagr,
double precision  Crval,
double precision, dimension(fdamat,*)  Amat,
double precision, dimension(*)  Bvec,
integer  Fdamat,
integer  Q,
integer  Meq,
integer, dimension(*)  Iact,
integer  Nact,
integer, dimension(*)  Iter,
double precision, dimension(*)  Work,
integer  Ierr 
)

Here is the call graph for this function:

Here is the caller graph for this function: