PCShellGetName
Gets an optional name that the user has set for a shell preconditioner.
Synopsis
int PCShellGetName(PC pc,char **name)
Not
Collective
Input Parameter
pc -the preconditioner context
Output Parameter
name -character string describing shell preconditioner
Keywords
PC, shell, get, name, user-provided
See Also
PCShellSetName()
Location: src/pc/impls/shell/shellpc.c
PC Index
Table of Contents