TaoALMMSetType#
Determine the augmented Lagrangian formulation type for the subproblem.
Synopsis#
#include "petsctao.h"
#include "petscvec.h"
PetscErrorCode TaoALMMSetType(Tao tao, TaoALMMType type)
Input Parameters#
tao - the Tao context for the
TAOALMM
solvertype - augmented Lagragrangian type
See Also#
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