tao-2.2.2 2014-03-11
TaoGetApplicationContext
Gets the user-defined context for a TAO solvers.
Synopsis
#include "taosolver.h"
PetscErrorCode TaoGetApplicationContext(TaoSolver tao,void *usrP)
Not Collective
Input Parameter
tao -TaoSolver context
Output Parameter
usrP -user context
See Also
TaoSetApplicationContext()
Level:intermediate
Location:src/interface/taosolver.c
TAO Solver Index
Table of Contents