#include "petscsys.h" PetscErrorCode PetscLogStageSetVisible(PetscLogStage stage, PetscBool isVisible)Not Collective
stage | - The stage | |
isVisible | - The visibility flag, PETSC_TRUE to print, else PETSC_FALSE (defaults to PETSC_TRUE) |
Level:intermediate
Location:src/sys/logging/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages