[petsc-users] preconditioning

Sanjay Kharche Sanjay.Kharche at manchester.ac.uk
Tue Apr 21 10:49:09 CDT 2015


Hi

I am working through the KSP examples, but I will ask for any comments in the mean time.

I have a TS code for 2D/3D heat equation, starting from ts/ex15. How can I easily modify this code to include a parallel preconditioner. As of now, I just need to add a preconditioner which is easy to program. The coefficients in my systems matrix are constant, but RHS changes at each iteration.

cheers
Sanjay


More information about the petsc-users mailing list