Home
last modified time | relevance | path

Searched refs:complementarity (Results 1 – 6 of 6) sorted by relevance

/petsc/src/tao/constrained/impls/ipm/
H A Dipm.h25 Vec complementarity; /* yi.*lambdai */ member
H A Dipm.c70 PetscCall(VecCopy(ipmP->complementarity, ipmP->rhs_s)); in TaoSolve_IPM()
130 PetscCall(VecCopy(ipmP->complementarity, ipmP->rhs_s)); in TaoSolve_IPM()
283 PetscCall(VecDuplicate(ipmP->s, &ipmP->complementarity)); in IPMInitializeBounds()
495 PetscCall(VecDestroy(&ipmP->complementarity)); in TaoDestroy_IPM()
590 PetscCall(VecPointwiseMult(ipmP->complementarity, ipmP->s, ipmP->lambdai)); in IPMComputeKKT()
602 PetscCall(VecDot(ipmP->complementarity, ipmP->complementarity, &norm)); in IPMComputeKKT()
/petsc/
H A D.gitignore158 src/tao/complementarity/tutorials/minsurf1
159 src/tao/complementarity/tutorials/blackscholes
/petsc/doc/tutorials/
H A Dindex.md32 …- <a href="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/tao/complementarity/tutorials/index.html">Complement…
/petsc/doc/manual/
H A Dtao.md842 minimization, nonlinear least-squares, and complementarity). The TAO
2627 Mixed complementarity problems, or box-constrained variational
2650 nonlinear complementarity problem {cite}`cottle:nonlinear`.
2652 Simple complementarity conditions arise from the first-order optimality
2663 $\nabla f = 0$. Other complementarity problems arise in economics
2677 {cite}`facchinei.fischer.ea:semismooth` for solving mixed complementarity
2678 problems. Both are based on a reformulation of the mixed complementarity
2702 used when reformulating the mixed complementarity problem as the system
2776 complementarity problems. These methods solve a reduced system
/petsc/doc/
H A Dpetsc.bib126 title = {Flexible complementarity solvers for large-scale applications},
24539 title = {Hard and soft fingered robot grippers. The linear complementarity approach},
24548 title = {A linear complementarity approach to the frictionless gripper},
24688 crossref = {ferris.pang:complementarity},
25752 title = {On holonomic structural analysis as a complementarity problem},
27292 @Article{ dantzig.manne:complementarity,
27520 title = {The generalized linear complementarity problem and an algorithm to find all its
27680 crossref = {ferris.pang:complementarity},
28398 title = {Testing a new class of algorithms for nonlinear complementarity problems},
28472 title = {{NLP2MCP}: Automatic conversion of nonlinear programs into mixed complementarity
[all …]