TaoGetADMMParentTao#
Gets pointer to parent TAOADMM, used by inner subsolver.
Synopsis#
#include "petsctao.h" 
PetscErrorCode TaoGetADMMParentTao(Tao tao, Tao *admm_tao)
Collective
Input Parameter#
- tao - the - Taocontext
Output Parameter#
- admm_tao - the parent - Taocontext
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