Home
last modified time | relevance | path

Searched refs:TAOALMM (Results 1 – 7 of 7) sorted by relevance

/petsc/src/tao/interface/
H A Dtaosolverregi.c112 PetscCall(TaoRegister(TAOALMM, TaoCreate_ALMM)); in TaoRegisterAll()
/petsc/src/tao/constrained/tutorials/
H A Dex1.c76 PetscCall(TaoSetType(tao, TAOALMM)); in main()
/petsc/include/
H A Dpetsctao.h236 #define TAOALMM "almm" macro
/petsc/doc/changes/
H A D315.md244 - Add new Augmented Lagrangian Multiplier Method (`TAOALMM`) for
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi35 PetscTAOType TAOALMM
H A DTAO.pyx42 ALMM = S_(TAOALMM)
/petsc/doc/manual/
H A Dtao.md2020 The TAOALMM method solves generally constrained problems of the form
2035 TAOALMM converts the above general constrained problem into a sequence
2050 TAOALMM offers two versions of the augmented Lagrangian formulation: the