int PetscGetFlops(PLogDouble *flops)Not Collective
PETSc automatically logs library events if the code has been compiled with -DUSE_PETSC_LOG (which is the default), and -log, -log_summary, or -log_all are specified. PLogFlops() is intended for logging user flops to supplement this PETSc information.
Level:intermediate
Location:src/sys/src/plog/plog.c
Logging Index
Table of Contents