#include "petscsys.h" PetscErrorCode PetscObjectGetTabLevel(PetscObject obj,PetscInt *tab)Not Collective
Notes: this is used to manage the output from options that are imbedded in other objects. For example the KSP object inside a SNES object. By indenting each lower level further the heirarchy of objects is very clear.
Level:developer
Location:src/sys/objects/gcomm.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages