[petsc-users] pc_redistribute issue

Mark Adams mfadams at lbl.gov
Sat Jan 27 08:43:10 CST 2024


I am not getting ksp_rtol 1e-12 into pc_redistribute correctly?



* Linear redistribute_ solve converged due to CONVERGED_RTOL iterations 1
0 KSP Residual norm 2.182384017537e+02   1 KSP Residual norm
1.889764161573e-04 *
Number of iterations =   1 N = 47628
Residual norm 8.65917e-07
#PETSc Option Table entries:
-f S.bin # (source: command line)
-ksp_monitor # (source: command line)
-ksp_type preonly # (source: command line)
-mat_block_size 36 # (source: command line)
-mat_view ascii::ascii_info # (source: command line)
-options_left # (source: command line)
-pc_type redistribute # (source: command line)
-redistribute_ksp_converged_reason # (source: command line)

*-redistribute_ksp_rtol 1e-12 # (source: command line)*-redistribute_ksp_type
gmres # (source: command line)
-redistribute_pc_type bjacobi # (source: command line)
-redistribute_sub_pc_factor_mat_solver_type mumps # (source: command line)
-redistribute_sub_pc_type lu # (source: command line)
#End of PETSc Option Table entries
*There are no unused options.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20240127/e70928e7/attachment.html>


More information about the petsc-users mailing list