xref: /petsc/src/snes/tutorials/output/ex12_tri_q2q1_msm_lu.out (revision 70646cd191a02c3aba559ba717dac5da7a8a1e20)
1c4762a1bSJed Brown  0 SNES Function norm 8.32828
254fcfd0cSMatthew G. Knepley    0 KSP Residual norm 11.2821
354fcfd0cSMatthew G. Knepley    1 KSP Residual norm 0.0646504
454fcfd0cSMatthew G. Knepley    2 KSP Residual norm < 1.e-11
554fcfd0cSMatthew G. Knepley  Linear solve converged due to CONVERGED_RTOL iterations 2
6c4762a1bSJed Brown  1 SNES Function norm < 1.e-11
7c4762a1bSJed BrownL_2 Error: 0.00131794
8c4762a1bSJed BrownNonlinear solve converged due to CONVERGED_FNORM_RELATIVE iterations 1
98cc725e6SPierre JolivetSNES Object: 1 MPI process
10c4762a1bSJed Brown  type: newtonls
11c4762a1bSJed Brown  maximum iterations=50, maximum function evaluations=10000
12c4762a1bSJed Brown  tolerances: relative=1e-08, absolute=1e-50, solution=1e-08
1354fcfd0cSMatthew G. Knepley  total number of linear solver iterations=2
14c4762a1bSJed Brown  total number of function evaluations=2
15c4762a1bSJed Brown  norm schedule ALWAYS
168cc725e6SPierre Jolivet  SNESLineSearch Object: 1 MPI process
17c4762a1bSJed Brown    type: bt
18c4762a1bSJed Brown      interpolation: cubic
19c4762a1bSJed Brown      alpha=1.000000e-04
20a99ef635SJonas Heinzmann    maxlambda=1.000000e+00, minlambda=1.000000e-12
21c4762a1bSJed Brown    tolerances: relative=1.000000e-08, absolute=1.000000e-15, lambda=1.000000e-08
22c4762a1bSJed Brown    maximum iterations=40
238cc725e6SPierre Jolivet  KSP Object: 1 MPI process
24c4762a1bSJed Brown    type: gmres
25f971d498SPierre Jolivet      restart=100, using classical (unmodified) Gram-Schmidt orthogonalization with no iterative refinement
26*143f2514SPierre Jolivet      happy breakdown tolerance=1e-30
27c4762a1bSJed Brown    maximum iterations=10000, initial guess is zero
28c4762a1bSJed Brown    tolerances: relative=1e-09, absolute=1e-50, divergence=10000.
29c4762a1bSJed Brown    left preconditioning
30c4762a1bSJed Brown    using PRECONDITIONED norm type for convergence test
318cc725e6SPierre Jolivet  PC Object: 1 MPI process
32c4762a1bSJed Brown    type: asm
33c4762a1bSJed Brown      total subdomain blocks = 4, amount of overlap = 1
34c4762a1bSJed Brown      restriction/interpolation type - RESTRICT
35c4762a1bSJed Brown      Additive Schwarz: local solve composition type - MULTIPLICATIVE
36ed155784SPierre Jolivet      Local solver information for first block is in the following KSP and PC objects on rank 0:
37ed155784SPierre Jolivet      Use -ksp_view ::ascii_info_detail to display information for all blocks
388cc725e6SPierre Jolivet    KSP Object: (sub_) 1 MPI process
39c4762a1bSJed Brown      type: preonly
40c4762a1bSJed Brown      maximum iterations=10000, initial guess is zero
41c4762a1bSJed Brown      tolerances: relative=1e-05, absolute=1e-50, divergence=10000.
42c4762a1bSJed Brown      left preconditioning
438405740aSBarry Smith      not checking for convergence
448cc725e6SPierre Jolivet    PC Object: (sub_) 1 MPI process
45c4762a1bSJed Brown      type: lu
46c4762a1bSJed Brown        out-of-place factorization
47c4762a1bSJed Brown        tolerance for zero pivot 2.22045e-14
48c4762a1bSJed Brown        matrix ordering: nd
4954fcfd0cSMatthew G. Knepley        factor fill ratio given 5., needed 3.40496
50ecf3d421SBarry Smith          Factored matrix:
5126cc229bSBarry Smith            Mat Object: (sub_) 1 MPI process
52c4762a1bSJed Brown              type: seqaij
5354fcfd0cSMatthew G. Knepley              rows=224, cols=224
54c4762a1bSJed Brown              package used to perform factorization: petsc
5554fcfd0cSMatthew G. Knepley              total: nonzeros=4944, allocated nonzeros=4944
56c4762a1bSJed Brown                not using I-node routines
57ecf3d421SBarry Smith      linear system matrix, which is also used to construct the preconditioner:
588cc725e6SPierre Jolivet      Mat Object: (sub_) 1 MPI process
59c4762a1bSJed Brown        type: seqaij
6054fcfd0cSMatthew G. Knepley        rows=224, cols=224
6154fcfd0cSMatthew G. Knepley        total: nonzeros=1452, allocated nonzeros=1452
62c4762a1bSJed Brown        total number of mallocs used during MatSetValues calls=0
63c4762a1bSJed Brown          not using I-node routines
64ecf3d421SBarry Smith    linear system matrix, which is also used to construct the preconditioner:
658cc725e6SPierre Jolivet    Mat Object: 1 MPI process
66c4762a1bSJed Brown      type: seqaij
67c4762a1bSJed Brown      rows=225, cols=225
68c4762a1bSJed Brown      total: nonzeros=1457, allocated nonzeros=1457
69c4762a1bSJed Brown      total number of mallocs used during MatSetValues calls=0
70c4762a1bSJed Brown        not using I-node routines
71