TaoALMMGetType#

Retrieve the augmented Lagrangian formulation type for the subproblem.

Synopsis#

#include "petsctao.h" 
PetscErrorCode TaoALMMGetType(Tao tao, TaoALMMType *type)

Input Parameter#

Output Parameter#

  • type - augmented Lagragrangian type

See Also#

Tao, TAOALMM, TaoALMMSetType(), TaoALMMType

Level#

advanced

Location#

src/tao/constrained/impls/almm/almmutils.c


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