#include "petscsys.h" PetscErrorCode PetscObjectIncrementTabLevel(PetscObject obj,PetscObject oldobj,PetscInt tab)Not Collective
obj | - any PETSc object where we are changing the tab | |
oldobj | - the object providing the tab | |
tab | - the increment that is added to the old objects tab |