TaoSetApplicationContext#
Sets the optional user-defined context for a Tao
solver.
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoSetApplicationContext(Tao tao, void *usrP)
Logically Collective
Input Parameters#
tao - the
Tao
contextusrP - optional user context
See Also#
Level#
intermediate
Location#
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages