Lines Matching refs:logging
327 user can either use the default logging file or specify a name via
333 instructions for logging MPI calls. For example, when using MPICH, this
341 It is possible to output the PETSc logging information in a nested format
372 steps involved in logging a user-defined portion of code, called an
397 optional user-defined event color (for use with *Jumpshot* logging; see
495 PETSc logging of individual events, one uses the commands
507 PETSc also provides routines that deactivate (or activate) logging for
509 such logging (de)activation are `Mat` (matrices), `Vec` (vectors),
535 calling `PetscInfoAllow(PETSC_TRUE)`. Such logging, which is used
559 One can turn on or off logging for particular classes at runtime
580 logging statement, `message`. For example, in the line search Newton