#include "petscsys.h" PetscErrorCode PetscObjectSetPrintedOptions(PetscObject obj)
Developer Notes: This is used, for example to prevent sequential objects that are created from a parallel object; such as the KSP created by PCBJACOBI from all printing the same help messages to the screen
Level:developer
Location:src/sys/objects/options.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages