TaoADMMSetSpectralPenalty#
Set the spectral penalty (mu) value
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoADMMSetSpectralPenalty(Tao tao, PetscReal mu)
Collective
Input Parameters#
tao - the
Tao
solver contextmu - spectral penalty
See Also#
Level#
advanced
Location#
Examples#
src/tao/constrained/tutorials/tomographyADMM.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages