TaoADMMSetUpdateType#
Set update routine for TAOADMM
routine
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoADMMSetUpdateType(Tao tao, TaoADMMUpdateType type)
Not Collective
Input Parameters#
tao - the
Tao
contexttype - spectral parameter update type
See Also#
Level#
intermediate
Location#
Implementations#
TaoADMMSetUpdateType_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