xref: /petsc/src/snes/tutorials/output/ex19_cgne.out (revision c4762a1b19cd2af06abeed90e8f9d34fb975dd94)
1*c4762a1bSJed Brownlid velocity = 0.00591716, prandtl # = 1., grashof # = 1.
2*c4762a1bSJed Brown    0 KSP Residual norm 0.070841
3*c4762a1bSJed Brown    1 KSP Residual norm < 1.e-11
4*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 1
5*c4762a1bSJed BrownKSP Object: 1 MPI processes
6*c4762a1bSJed Brown  type: cgne
7*c4762a1bSJed Brown  maximum iterations=10000, initial guess is zero
8*c4762a1bSJed Brown  tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
9*c4762a1bSJed Brown  left preconditioning
10*c4762a1bSJed Brown  using UNPRECONDITIONED norm type for convergence test
11*c4762a1bSJed BrownPC Object: 1 MPI processes
12*c4762a1bSJed Brown  type: lu
13*c4762a1bSJed Brown    out-of-place factorization
14*c4762a1bSJed Brown    tolerance for zero pivot 2.22045e-14
15*c4762a1bSJed Brown    matrix ordering: nd
16*c4762a1bSJed Brown    factor fill ratio given 5., needed 3.46154
17*c4762a1bSJed Brown      Factored matrix follows:
18*c4762a1bSJed Brown        Mat Object: 1 MPI processes
19*c4762a1bSJed Brown          type: seqaij
20*c4762a1bSJed Brown          rows=676, cols=676, bs=4
21*c4762a1bSJed Brown          package used to perform factorization: petsc
22*c4762a1bSJed Brown          total: nonzeros=43920, allocated nonzeros=43920
23*c4762a1bSJed Brown          total number of mallocs used during MatSetValues calls=0
24*c4762a1bSJed Brown            using I-node routines: found 169 nodes, limit used is 5
25*c4762a1bSJed Brown  linear system matrix = precond matrix:
26*c4762a1bSJed Brown  Mat Object: 1 MPI processes
27*c4762a1bSJed Brown    type: seqaij
28*c4762a1bSJed Brown    rows=676, cols=676, bs=4
29*c4762a1bSJed Brown    total: nonzeros=12688, allocated nonzeros=12688
30*c4762a1bSJed Brown    total number of mallocs used during MatSetValues calls=0
31*c4762a1bSJed Brown      using I-node routines: found 169 nodes, limit used is 5
32*c4762a1bSJed Brown    0 KSP Residual norm 1.46462e-05
33*c4762a1bSJed Brown    1 KSP Residual norm < 1.e-11
34*c4762a1bSJed Brown  Linear solve converged due to CONVERGED_RTOL iterations 1
35*c4762a1bSJed BrownKSP Object: 1 MPI processes
36*c4762a1bSJed Brown  type: cgne
37*c4762a1bSJed Brown  maximum iterations=10000, initial guess is zero
38*c4762a1bSJed Brown  tolerances:  relative=1e-05, absolute=1e-50, divergence=10000.
39*c4762a1bSJed Brown  left preconditioning
40*c4762a1bSJed Brown  using UNPRECONDITIONED norm type for convergence test
41*c4762a1bSJed BrownPC Object: 1 MPI processes
42*c4762a1bSJed Brown  type: lu
43*c4762a1bSJed Brown    out-of-place factorization
44*c4762a1bSJed Brown    tolerance for zero pivot 2.22045e-14
45*c4762a1bSJed Brown    matrix ordering: nd
46*c4762a1bSJed Brown    factor fill ratio given 5., needed 3.46154
47*c4762a1bSJed Brown      Factored matrix follows:
48*c4762a1bSJed Brown        Mat Object: 1 MPI processes
49*c4762a1bSJed Brown          type: seqaij
50*c4762a1bSJed Brown          rows=676, cols=676, bs=4
51*c4762a1bSJed Brown          package used to perform factorization: petsc
52*c4762a1bSJed Brown          total: nonzeros=43920, allocated nonzeros=43920
53*c4762a1bSJed Brown          total number of mallocs used during MatSetValues calls=0
54*c4762a1bSJed Brown            using I-node routines: found 169 nodes, limit used is 5
55*c4762a1bSJed Brown  linear system matrix = precond matrix:
56*c4762a1bSJed Brown  Mat Object: 1 MPI processes
57*c4762a1bSJed Brown    type: seqaij
58*c4762a1bSJed Brown    rows=676, cols=676, bs=4
59*c4762a1bSJed Brown    total: nonzeros=12688, allocated nonzeros=12688
60*c4762a1bSJed Brown    total number of mallocs used during MatSetValues calls=0
61*c4762a1bSJed Brown      using I-node routines: found 169 nodes, limit used is 5
62*c4762a1bSJed BrownNumber of SNES iterations = 2
63