[petsc-users] Richardson: damping factor=0

Mark Adams mfadams at lbl.gov
Fri Dec 19 09:20:43 CST 2014


Richardson damping factor does not seem to do anything.  I set it to zero
and the solve was fine.

Am I missing something?

Thanks,
Mark

  Down solver (pre-smoother) on level 3 -------------------------------
    KSP Object:    (mg_levels_3_)     1024 MPI processes
      type: richardson
        Richardson: damping factor=0
      maximum iterations=4
      tolerances:  relative=1e-05, absolute=1e-50, divergence=10000
      left preconditioning
      using nonzero initial guess
      using NONE norm type for convergence test
    PC Object:    (mg_levels_3_)     1024 MPI processes
      type: sor
        SOR: type = local_symmetric, iterations = 1, local iterations = 1,
omega = 1
      linear system matrix followed by preconditioner matrix:
      Mat Object:       1024 MPI processes
        type: shell
        rows=33427584, cols=33427584
      Mat Object:       1024 MPI processes
        type: mpiaij
        rows=33427584, cols=33427584
        total: nonzeros=1.7272e+09, allocated nonzeros=3.4544e+09
        total number of mallocs used during MatSetValues calls =0
          not using I-node (on process 0) routines
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20141219/461a253c/attachment.html>


More information about the petsc-users mailing list