PetscInfoAllow#
Enables/disables PetscInfo()
messages
Synopsis#
#include "petscsys.h"
PetscErrorCode PetscInfoAllow(PetscBool flag)
Not Collective
Input Parameter#
flag -
PETSC_TRUE
orPETSC_FALSE
See Also#
Interpreting -info Output: Informative Messages, PetscInfo()
, PetscInfoEnabled()
, PetscInfoGetInfo()
, PetscInfoSetFromOptions()
Level#
advanced
Location#
Examples#
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages