xref: /petsc/src/ksp/pc/impls/mat/tests/output/ex1_0.out (revision eaa7cf455101e7391ead982166c6e99faf273403)
1345a4b08SToby IsaacPC Object: 1 MPI process
2345a4b08SToby Isaac  type: mat
3345a4b08SToby Isaac  PCApply() == MatMult()
4*ecf3d421SBarry Smith  linear system matrix, which is also used to construct the preconditioner:
5345a4b08SToby Isaac  Mat Object: 1 MPI process
6345a4b08SToby Isaac    type: seqdense
7345a4b08SToby Isaac    rows=10, cols=10
8345a4b08SToby Isaac    total: nonzeros=100, allocated nonzeros=100
9345a4b08SToby Isaac    total number of mallocs used during MatSetValues calls=0
10345a4b08SToby IsaacPC Object: 1 MPI process
11345a4b08SToby Isaac  type: mat
12345a4b08SToby Isaac  PCApply() == MatMultTranspose()
13*ecf3d421SBarry Smith  linear system matrix, which is also used to construct the preconditioner:
14345a4b08SToby Isaac  Mat Object: 1 MPI process
15345a4b08SToby Isaac    type: seqdense
16345a4b08SToby Isaac    rows=10, cols=10
17345a4b08SToby Isaac    total: nonzeros=100, allocated nonzeros=100
18345a4b08SToby Isaac    total number of mallocs used during MatSetValues calls=0
19345a4b08SToby IsaacPC Object: 1 MPI process
20345a4b08SToby Isaac  type: mat
21345a4b08SToby Isaac  PCApply() == MatMultHermitianTranspose()
22*ecf3d421SBarry Smith  linear system matrix, which is also used to construct the preconditioner:
23345a4b08SToby Isaac  Mat Object: 1 MPI process
24345a4b08SToby Isaac    type: seqdense
25345a4b08SToby Isaac    rows=10, cols=10
26345a4b08SToby Isaac    total: nonzeros=100, allocated nonzeros=100
27345a4b08SToby Isaac    total number of mallocs used during MatSetValues calls=0
28345a4b08SToby IsaacPC Object: 1 MPI process
29345a4b08SToby Isaac  type: mat
30345a4b08SToby Isaac  PCApply() == MatSolve()
31*ecf3d421SBarry Smith  linear system matrix, which is also used to construct the preconditioner:
32345a4b08SToby Isaac  Mat Object: 1 MPI process
33345a4b08SToby Isaac    type: seqdense
34345a4b08SToby Isaac    rows=10, cols=10
35345a4b08SToby Isaac    package used to perform factorization: petsc
36345a4b08SToby Isaac    total: nonzeros=100, allocated nonzeros=100
37345a4b08SToby IsaacPC Object: 1 MPI process
38345a4b08SToby Isaac  type: mat
39345a4b08SToby Isaac  PCApply() == MatSolveTranspose()
40*ecf3d421SBarry Smith  linear system matrix, which is also used to construct the preconditioner:
41345a4b08SToby Isaac  Mat Object: 1 MPI process
42345a4b08SToby Isaac    type: seqdense
43345a4b08SToby Isaac    rows=10, cols=10
44345a4b08SToby Isaac    package used to perform factorization: petsc
45345a4b08SToby Isaac    total: nonzeros=100, allocated nonzeros=100
46