ViewerASCIIUseTabs
Turns on or off the use of tabs with the ASCII viewer
Synopsis
#include "petsc.h"
int ViewerASCIIUseTabs(Viewer viewer,PetscTruth flg)
Not Collective, but only first processor in set has any effect
Input Parameters
Fortran Note
This routine is not supported in Fortran.
Keywords
parallel, fprintf
See Also
PetscPrintf(), PetscSynchronizedPrintf(), ViewerASCIIPrintf(),
ViewerASCIIPopTab(), ViewerASCIISynchronizedPrintf(), ViewerASCIIPushTab(), ViewerASCIIOpen(),
ViewerCreate(), ViewerDestroy(), ViewerSetType(), ViewerASCIIGetPointer()
Level:developer
Location:src/sys/src/viewer/impls/ascii/filev.c
Viewer Index
Table of Contents