#include "petsc.h" int PetscLogStagePrint(int stage,PetscTruth flg)Collective on PETSC_COMM_WORLD
stage | - the stage from 0 to 9 inclusive (use PETSC_DETERMINE for current stage) | |
flg | - PETSC_TRUE to print, else PETSC_FALSE (defaults to PETSC_TRUE) |
Level:intermediate
Location:src/sys/src/plog/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages