PCSetApplicationContext#
Sets the optional user-defined context for the preconditioner
Synopsis#
#include "petscpc.h"
PetscErrorCode PCSetApplicationContext(PC pc, void *usrP)
Logically Collective
Input Parameters#
pc - the
PC
contextusrP - optional user context
See Also#
Level#
advanced
Location#
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages