petsc-3.7.1 2016-05-15
PCGetApplicationContext
Gets the user-defined context for the linear solver.
Synopsis
#include "petscpc.h"
PetscErrorCode PCGetApplicationContext(PC pc,void *usrP)
Not Collective Many br
Input Parameter
pc -PC context Many br
Output Parameter
usrP -user context Many br
Many br
Keywords
PC, get, application, context
See Also
PCSetApplicationContext()
Level:intermediate
Location:src/ksp/pc/interface/pcset.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages