petsc-3.7.1 2016-05-15
Report Typos and Errors

TaoSetApplicationContext

Sets the optional user-defined context for a solver.

Synopsis

#include "petsctao.h" 
PetscErrorCode  TaoSetApplicationContext(Tao tao,void *usrP)
Logically Collective on Tao Many br

Input Parameters

tao - the Tao context Many br
usrP - optional user context Many br

Many br

See Also

TaoGetApplicationContext(), TaoSetApplicationContext()

Level:intermediate
Location:
src/tao/interface/taosolver.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages