TaoShellSetContext#
sets the context for a TAOSHELL
Synopsis#
#include "petsctao.h" 
PetscErrorCode TaoShellSetContext(Tao tao, void *ctx)
Logically Collective
Input Parameters#
- tao - the shell Tao 
- ctx - the 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