PCViewFromOptions#
View (print or provide information about) the PC, based on options in the options database
Synopsis#
#include "petscksp.h" 
PetscErrorCode PCViewFromOptions(PC A, PetscObject obj, const char name[])
Collective
Input Parameters#
- A - the - PCcontext
- obj - Optional object that provides the options prefix 
- name - command line option name 
See Also#
KSP: Linear System Solvers, PC, PCView, PetscObjectViewFromOptions(), PCCreate()
Level#
developer
Location#
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages