Actual source code: xmllogevent.h

petsc-3.7.7 2017-09-25
Report Typos and Errors
3: PetscErrorCode PetscLogInitializeNested(void); 4: PetscErrorCode PetscLogFreeNested(void); 5: PetscErrorCode PetscLogViewNested(PetscViewer); 6: PetscErrorCode PetscLogSetThreshold(PetscLogDouble, PetscLogDouble *); 7: #endif