History log of /petsc/src/sys/tutorials/output/ex6_0.out (Results 1 – 2 of 2)
Revision Date Author Comments
# 6c37f76f 27-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'tisaac/feature-log-handler' into 'main'

Deglobalize logging into PetscLogHandler and PetscLogState

See merge request petsc/petsc!6709


# 9de6b0b6 14-Jul-2023 Toby Isaac <toby.isaac@gmail.com>

Profiling: Add a tutorial showing how to adapt logging callbacks

src/sys/tutorials/ex6.c shows how legacy callbacks can be adapted
to the new logging infrastructure.