[petsc-users] _pc_type
Qiyue Lu
luqiyue at hotmail.com
Thu Oct 3 22:53:02 CDT 2013
Dear All:
When I am solving a linear system. in command line I use:
-ksp_type=cr
then in the output file:
I have : job75557 7959 5e+00 2.8e+02 1.0e-01 2.8e+02 bjacobi blks=128 ilu lvls=0,order=natural
When I am using:
-ksp_type cr _pc_type bjacobi
the output file looks the same.
From the driver source code:
bjacobi blks=128 ilu
is the kspinfo output.
I am wondering, Does this mean that bjacobi is the default preconditioner for cr?
Thanks
Qiyue Lu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20131004/b3b50600/attachment.html>
More information about the petsc-users
mailing list