xref: /petsc/src/snes/tutorials/output/ex5_msm_0.out (revision eaa7cf455101e7391ead982166c6e99faf273403)
1c4762a1bSJed Brown  0 SNES Function norm 0.197531
2c4762a1bSJed Brown    0 KSP Residual norm 0.0775975
3c4762a1bSJed Brown    1 KSP Residual norm 0.021812
4c4762a1bSJed Brown    2 KSP Residual norm 0.00242355
5c4762a1bSJed Brown    3 KSP Residual norm 0.000269284
6c4762a1bSJed Brown    4 KSP Residual norm 2.99204e-05
7c4762a1bSJed Brown    5 KSP Residual norm 3.32449e-06
8c4762a1bSJed Brown    6 KSP Residual norm 3.69388e-07
9c4762a1bSJed Brown    7 KSP Residual norm 4.10431e-08
10c4762a1bSJed Brown    8 KSP Residual norm 4.56034e-09
11c4762a1bSJed Brown    9 KSP Residual norm 5.067e-10
12c4762a1bSJed Brown   10 KSP Residual norm 5.630e-11
13c4762a1bSJed Brown  1 SNES Function norm 1.602e-10
14c4762a1bSJed BrownNonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 1
158cc725e6SPierre JolivetSNES Object: 1 MPI process
16c4762a1bSJed Brown  type: newtonls
17c4762a1bSJed Brown  maximum iterations=50, maximum function evaluations=10000
18c4762a1bSJed Brown  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
19c4762a1bSJed Brown  total number of linear solver iterations=10
20c4762a1bSJed Brown  total number of function evaluations=2
21c4762a1bSJed Brown  norm schedule ALWAYS
22c4762a1bSJed Brown  Jacobian is built using a DMDA local Jacobian
238cc725e6SPierre Jolivet  SNESLineSearch Object: 1 MPI process
24c4762a1bSJed Brown    type: bt
25c4762a1bSJed Brown      interpolation: cubic
26c4762a1bSJed Brown      alpha=1.000000e-04
27a99ef635SJonas Heinzmann    maxlambda=1.000000e+00, minlambda=1.000000e-12
28c4762a1bSJed Brown    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
29c4762a1bSJed Brown    maximum iterations=40
308cc725e6SPierre Jolivet  KSP Object: 1 MPI process
31c4762a1bSJed Brown    type: richardson
32c4762a1bSJed Brown      damping factor=1.
33c4762a1bSJed Brown    maximum iterations=10000, initial guess is zero
34c4762a1bSJed Brown    tolerances: relative=1e-09, absolute=1e-50, divergence=10000.
35c4762a1bSJed Brown    left preconditioning
36c4762a1bSJed Brown    using PRECONDITIONED norm type for convergence test
378cc725e6SPierre Jolivet  PC Object: 1 MPI process
38c4762a1bSJed Brown    type: asm
39c4762a1bSJed Brown      total subdomain blocks = 2, amount of overlap = 0
40c4762a1bSJed Brown      restriction/interpolation type - RESTRICT
41c4762a1bSJed Brown      Additive Schwarz: local solve composition type - MULTIPLICATIVE
42ed155784SPierre Jolivet      Local solver information for first block is in the following KSP and PC objects on rank 0:
43ed155784SPierre Jolivet      Use -ksp_view ::ascii_info_detail to display information for all blocks
448cc725e6SPierre Jolivet      KSP Object: (sub_) 1 MPI process
45c4762a1bSJed Brown        type: preonly
46c4762a1bSJed Brown        maximum iterations=10000, initial guess is zero
47c4762a1bSJed Brown        tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
48c4762a1bSJed Brown        left preconditioning
498405740aSBarry Smith        not checking for convergence
508cc725e6SPierre Jolivet      PC Object: (sub_) 1 MPI process
51c4762a1bSJed Brown        type: lu
52c4762a1bSJed Brown          out-of-place factorization
53c4762a1bSJed Brown          tolerance for zero pivot 2.22045e-14
54c4762a1bSJed Brown          matrix ordering: nd
55c4762a1bSJed Brown          factor fill ratio given 5., needed 1.35714
56*ecf3d421SBarry Smith            Factored matrix:
5726cc229bSBarry Smith              Mat Object: (sub_) 1 MPI process
58c4762a1bSJed Brown                type: seqaij
59c4762a1bSJed Brown                rows=8, cols=8
60c4762a1bSJed Brown                package used to perform factorization: petsc
61c4762a1bSJed Brown                total: nonzeros=38, allocated nonzeros=38
62c4762a1bSJed Brown                  not using I-node routines
63*ecf3d421SBarry Smith        linear system matrix, which is also used to construct the preconditioner:
648cc725e6SPierre Jolivet        Mat Object: (sub_) 1 MPI process
65c4762a1bSJed Brown          type: seqaij
66c4762a1bSJed Brown          rows=8, cols=8
67c4762a1bSJed Brown          total: nonzeros=28, allocated nonzeros=28
68c4762a1bSJed Brown          total number of mallocs used during MatSetValues calls=0
69c4762a1bSJed Brown            not using I-node routines
70*ecf3d421SBarry Smith    linear system matrix, which is also used to construct the preconditioner:
718cc725e6SPierre Jolivet    Mat Object: 1 MPI process
72c4762a1bSJed Brown      type: seqaij
73c4762a1bSJed Brown      rows=16, cols=16
74c4762a1bSJed Brown      total: nonzeros=64, allocated nonzeros=64
75c4762a1bSJed Brown      total number of mallocs used during MatSetValues calls=0
76c4762a1bSJed Brown        not using I-node routines
77c4762a1bSJed BrownN: 16 error L2 1.58345e-11 inf 4.24885e-11
78