TaoADMMGetMisfitSubsolver#
Get the pointer to the misfit subsolver inside TAOADMM
Synopsis#
#include "petsctao.h" 
PetscErrorCode TaoADMMGetMisfitSubsolver(Tao tao, Tao *misfit)
Collective
Input Parameter#
- tao - the - Taosolver context
Output Parameter#
- misfit - the - Taosubsolver context
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