PETSc version 3.17.5
TaoGetADMMParentTao
Gets pointer to parent ADMM tao, used by inner subsolver.
Synopsis
#include "petsctao.h"
PetscErrorCode TaoGetADMMParentTao(Tao tao, Tao *admm_tao)
Collective on tao
Input Parameter
Output Parameter
| admm_tao | - the parent Tao context
|
See Also
TAOADMM
Level
advanced
Location
src/tao/constrained/impls/admm/admm.c
Examples
src/tao/constrained/tutorials/tomographyADMM.c.html
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages