Actual source code: xmllogevent.h

petsc-3.9.0 2018-04-07
Report Typos and Errors
  3: PetscErrorCode PetscLogInitializeNested(void);
  4: PetscErrorCode PetscLogFreeNested(void);
  5: PetscErrorCode PetscLogViewNested(PetscViewer);
  6: PetscErrorCode PetscLogSetThreshold(PetscLogDouble, PetscLogDouble *);
  7: #endif