petsc-3.13.6 2020-09-29
PetscInfoAllow
Enables/disables PetscInfo() messages
Synopsis
#include "petscsys.h"
PetscErrorCode PetscInfoAllow(PetscBool flag)
Not Collective
Input Parameter
flag -PETSC_TRUE or PETSC_FALSE
See Also
PetscInfo(), PetscInfoEnabled(), PetscInfoGetInfo(), PetscInfoSetFromOptions()
Level
advanced
Location
src/sys/info/verboseinfo.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages