Profiling: Add tutorial for implementing a PetscLogHandler
sys/tutorials/ex7.c implements all log handling callbacks using only the public interface and also demonstrates what to expect in PetscLogH
Profiling: Add tutorial for implementing a PetscLogHandler
sys/tutorials/ex7.c implements all log handling callbacks using only the public interface and also demonstrates what to expect in PetscLogHandlerStagePush() and PetscLogHandlerStagePop() regarding the transition from old stage to new stage.
show more ...
|