petsc-3.7.5 2017-01-01
Report Typos and Errors

EventPerfLogEnsureSize

This ensures that a PetscEventPerfLog is at least of a certain size.

Synopsis

#include "petscsys.h"   
PetscErrorCode EventPerfLogEnsureSize(PetscEventPerfLog eventLog, int size)
Not collective

Input Paramters

eventLog - The PetscEventPerfLog
size - The size

Keywords

log, event, size, ensure

See Also

EventPerfLogCreate()

Level:developer
Location:
src/sys/logging/utils/eventlog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages