tao-2.1-p0 2012-07-24
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