[petsc-users] parallel sor
Xiangdong
epscodes at gmail.com
Mon Feb 17 21:07:45 CST 2014
Hello everyone,
As in the note of PCSOR, it corresponds to block Jacobi with SOR on each
block, not a true parallel SOR.
1) Is there a parallel sor implemented in PETSc, like the red-black Gauss
Seidel?
2) If it is not a true parallel SOR, then what is the difference between
options -pc_sor_forward and -pc_sor_local_forward? It seems that
pc_sor_forward does not work for mpiaij format. When is pc_sor_forward used?
Thanks.
Xiangdong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140217/ba1a285a/attachment.html>
More information about the petsc-users
mailing list