xref: /petsc/src/snes/tutorials/output/ex5_msm_2.out (revision eaa7cf455101e7391ead982166c6e99faf273403)
1c4762a1bSJed Brown  0 SNES Function norm 0.137187
2c4762a1bSJed Brown    0 KSP Residual norm 0.105247
3c4762a1bSJed Brown    1 KSP Residual norm 0.0359927
4c4762a1bSJed Brown    2 KSP Residual norm 0.0122601
5c4762a1bSJed Brown    3 KSP Residual norm 0.00419899
6c4762a1bSJed Brown    4 KSP Residual norm 0.00143524
7c4762a1bSJed Brown    5 KSP Residual norm 0.000489583
8c4762a1bSJed Brown    6 KSP Residual norm 0.00016673
9c4762a1bSJed Brown    7 KSP Residual norm 5.67099e-05
10c4762a1bSJed Brown    8 KSP Residual norm 1.92711e-05
11c4762a1bSJed Brown    9 KSP Residual norm 6.54434e-06
12c4762a1bSJed Brown   10 KSP Residual norm 2.22138e-06
13c4762a1bSJed Brown   11 KSP Residual norm 7.53764e-07
14c4762a1bSJed Brown   12 KSP Residual norm 2.5571e-07
15c4762a1bSJed Brown   13 KSP Residual norm 8.67341e-08
16c4762a1bSJed Brown   14 KSP Residual norm 2.9416e-08
17c4762a1bSJed Brown   15 KSP Residual norm 9.97567e-09
18c4762a1bSJed Brown   16 KSP Residual norm 3.38281e-09
19c4762a1bSJed Brown   17 KSP Residual norm 1.14709e-09
20c4762a1bSJed Brown   18 KSP Residual norm 3.890e-10
21c4762a1bSJed Brown   19 KSP Residual norm 1.319e-10
22c4762a1bSJed Brown   20 KSP Residual norm 4.472e-11
23c4762a1bSJed Brown  1 SNES Function norm 1.401e-10
24c4762a1bSJed BrownNonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 1
258cc725e6SPierre JolivetSNES Object: 1 MPI process
26c4762a1bSJed Brown  type: newtonls
27c4762a1bSJed Brown  maximum iterations=50, maximum function evaluations=10000
28c4762a1bSJed Brown  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
29c4762a1bSJed Brown  total number of linear solver iterations=20
30c4762a1bSJed Brown  total number of function evaluations=2
31c4762a1bSJed Brown  norm schedule ALWAYS
32c4762a1bSJed Brown  Jacobian is built using a DMDA local Jacobian
338cc725e6SPierre Jolivet  SNESLineSearch Object: 1 MPI process
34c4762a1bSJed Brown    type: bt
35c4762a1bSJed Brown      interpolation: cubic
36c4762a1bSJed Brown      alpha=1.000000e-04
37a99ef635SJonas Heinzmann    maxlambda=1.000000e+00, minlambda=1.000000e-12
38c4762a1bSJed Brown    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
39c4762a1bSJed Brown    maximum iterations=40
408cc725e6SPierre Jolivet  KSP Object: 1 MPI process
41c4762a1bSJed Brown    type: richardson
42c4762a1bSJed Brown      damping factor=1.
43c4762a1bSJed Brown    maximum iterations=10000, initial guess is zero
44c4762a1bSJed Brown    tolerances: relative=1e-09, absolute=1e-50, divergence=10000.
45c4762a1bSJed Brown    left preconditioning
46c4762a1bSJed Brown    using PRECONDITIONED norm type for convergence test
478cc725e6SPierre Jolivet  PC Object: 1 MPI process
48c4762a1bSJed Brown    type: asm
49c4762a1bSJed Brown      total subdomain blocks = 3, amount of overlap = 0
50c4762a1bSJed Brown      restriction/interpolation type - RESTRICT
51c4762a1bSJed Brown      Additive Schwarz: local solve composition type - MULTIPLICATIVE
52ed155784SPierre Jolivet      Local solver information for first block is in the following KSP and PC objects on rank 0:
53ed155784SPierre Jolivet      Use -ksp_view ::ascii_info_detail to display information for all blocks
548cc725e6SPierre Jolivet      KSP Object: (sub_) 1 MPI process
55c4762a1bSJed Brown        type: preonly
56c4762a1bSJed Brown        maximum iterations=10000, initial guess is zero
57c4762a1bSJed Brown        tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
58c4762a1bSJed Brown        left preconditioning
598405740aSBarry Smith        not checking for convergence
608cc725e6SPierre Jolivet      PC Object: (sub_) 1 MPI process
61c4762a1bSJed Brown        type: lu
62c4762a1bSJed Brown          out-of-place factorization
63c4762a1bSJed Brown          tolerance for zero pivot 2.22045e-14
64c4762a1bSJed Brown          matrix ordering: nd
65c4762a1bSJed Brown          factor fill ratio given 5., needed 1.45714
66*ecf3d421SBarry Smith            Factored matrix:
6726cc229bSBarry Smith              Mat Object: (sub_) 1 MPI process
68c4762a1bSJed Brown                type: seqaij
69c4762a1bSJed Brown                rows=11, cols=11
70c4762a1bSJed Brown                package used to perform factorization: petsc
71c4762a1bSJed Brown                total: nonzeros=51, allocated nonzeros=51
72c4762a1bSJed Brown                  not using I-node routines
73*ecf3d421SBarry Smith        linear system matrix, which is also used to construct the preconditioner:
748cc725e6SPierre Jolivet        Mat Object: (sub_) 1 MPI process
75c4762a1bSJed Brown          type: seqaij
76c4762a1bSJed Brown          rows=11, cols=11
77c4762a1bSJed Brown          total: nonzeros=35, allocated nonzeros=35
78c4762a1bSJed Brown          total number of mallocs used during MatSetValues calls=0
79c4762a1bSJed Brown            not using I-node routines
80*ecf3d421SBarry Smith    linear system matrix, which is also used to construct the preconditioner:
818cc725e6SPierre Jolivet    Mat Object: 1 MPI process
82c4762a1bSJed Brown      type: seqaij
83c4762a1bSJed Brown      rows=32, cols=32
84c4762a1bSJed Brown      total: nonzeros=136, allocated nonzeros=136
85c4762a1bSJed Brown      total number of mallocs used during MatSetValues calls=0
86c4762a1bSJed Brown        not using I-node routines
87c4762a1bSJed BrownN: 32 error L2 1.19609e-11 inf 4.63191e-11
88