ViewerASCIIPushTab

Adds one more tab to the amount that ViewerASCIIPrintf() lines are tabbed.

Synopsis

#include "petsc.h"   
int ViewerASCIIPushTab(Viewer viewer)
Not Collective, but only first processor in set has any effect

Input Parameters

viewer -optained with ViewerASCIIOpen()

Fortran Note

This routine is not supported in Fortran.

See Also

PetscPrintf(), PetscSynchronizedPrintf(), ViewerASCIIPrintf(),
ViewerASCIIPopTab(), ViewerASCIISynchronizedPrintf(), ViewerASCIIOpen(), ViewerCreate(), ViewerDestroy(), ViewerSetType(), ViewerASCIIGetPointer()

Level:developer
Location:
src/sys/src/viewer/impls/ascii/filev.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages