TaoALMMType#

Determine the augmented Lagrangian formulation used in the TAOALMM subproblem.

Synopsis#

`TAO_ALMM_CLASSIC` - classic augmented Lagrangian definition including slack variables for inequality constraints
`TAO_ALMM_PHR`     - Powell-Hestenes-Rockafellar formulation without slack variables, uses pointwise min() for inequalities

See Also#

TAOALMM, TaoALMMSetType(), TaoALMMGetType()

Level#

advanced

Location#

include/petsctao.h


Edit on GitLab

Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages