#include "petscsys.h" PetscErrorCode PetscInfoAllow(PetscBool flag, const char filename[])Not Collective, each processor may call this separately, but printing is only Many brturned on if the lowest processor number associated with the PetscObject associated Many brwith the call to PetscInfo() has called this routine. Many br
flag | - PETSC_TRUE or PETSC_FALSE Many br | |
filename | - optional name of file to write output to (defaults to stdout) Many br |
Many br
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