PetscInfoAllow#
Enables/disables PetscInfo() messages
Synopsis#
#include "petscsys.h"   
PetscErrorCode PetscInfoAllow(PetscBool flag)
Not Collective
Input Parameter#
- flag - - PETSC_TRUEor- PETSC_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