#include "petsc.h" int PetscViewerASCIISetTab(PetscViewer viewer,int tabs)Not Collective, but only first processor in set has any effect
viewer | - optained with PetscViewerASCIIOpen() | |
tabs | - number of tabs |
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