TaoADMMGetUpdateType#
Gets the type of spectral penalty update routine for TAOADMM
Synopsis#
#include "petsctao.h" 
PetscErrorCode TaoADMMGetUpdateType(Tao tao, TaoADMMUpdateType *type)
Not Collective
Input Parameter#
- tao - the - Taocontext
Output Parameter#
- type - the type of spectral penalty update routine 
See Also#
Level#
intermediate
Location#
Implementations#
TaoADMMGetUpdateType_ADMM() in src/tao/constrained/impls/admm/admm.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages