[petsc-users] Composite shell preconditiner
    Alexander Grayver 
    agrayver at gfz-potsdam.de
       
    Fri Aug 17 08:11:45 CDT 2012
    
    
  
On 17.08.2012 14:52, Jed Brown wrote:
>
> See this *ADDITIVE*? You are preconditioning with I+P_{SOR}. You 
> probably want multiplicative.
Jed,
It didn't work.
-pc_type composite -pc_composite_pcs shell,sor -pc_composite_type 
multiplicative
----->
Linear solve did not converge due to DIVERGED_ITS iterations 250
KSP Object:() 1 MPI processes
   type: tfqmr
   maximum iterations=250, initial guess is zero
   tolerances:  relative=1e-07, absolute=1e-50, divergence=10000
   left preconditioning
   using PRECONDITIONED norm type for convergence test
PC Object:() 1 MPI processes
   type: composite
   Composite PC type - MULTIPLICATIVE
   PCs on composite preconditioner follow
....
Is this something unexpected?
I can try to write minimal example to make sure that this is not related 
to my app itself.
-- 
Regards,
Alexander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120817/93ea5a6e/attachment.html>
    
    
More information about the petsc-users
mailing list