PetscLogStageSetVisible#

Determines stage visibility in PetscLogView()

Synopsis#

#include "petscsys.h"   
PetscErrorCode PetscLogStageSetVisible(PetscLogStage stage, PetscBool isVisible)

Not Collective

Input Parameters#

Developer Note#

What does visible mean, needs to be documented.

See Also#

Profiling, PetscLogStageRegister(), PetscLogStagePush(), PetscLogStagePop(), PetscLogView()

Level#

intermediate

Location#

src/sys/logging/plog.c


Edit on GitLab

Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages