Hi all, I want to solve a linear system using gamg and time the setup and solve phases. I have tried PetscLogDefaultBegin(). It prints many timings including KSPSetUp and KSPSolve. Is it accurate to only report these two timings for the setup and solve phases?
Thanks, Majid.
