TaoBRGNGetSubsolver#
Get the pointer to the subsolver inside a TAOBRGN
Synopsis#
#include "petsctao.h" 
PetscErrorCode TaoBRGNGetSubsolver(Tao tao, Tao *subsolver)
Collective
Input Parameters#
- tao - the Tao solver context 
- subsolver - the - Taosub-solver context
See Also#
Level#
advanced
Location#
src/tao/leastsquares/impls/brgn/brgn.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages