xref: /petsc/src/dm/partitioner/tests/output/ex33_simple_nsize-1_nparts-3_pwgts-false.out (revision d8e47b638cf8f604a99e9678e1df24f82d959cd7)
1Graph Partitioner: 1 MPI Process
2  type: simple
3  edge cut: 0
4  balance: 0
5  use vertex weights: 1
6  use edge weights: 0
7PetscSection Object: NULL SECTION 1 MPI process
8  type not yet set
9Process 0:
10  (   0) dof 0 offset   0
11  (   1) dof 0 offset   0
12  (   2) dof 0 offset   0
13IS Object: NULL PARTITION 1 MPI process
14  type: stride
15Number of indices in (stride) set 0
16Graph Partitioner: 1 MPI Process
17  type: simple
18  edge cut: 0
19  balance: 0
20  use vertex weights: 1
21  use edge weights: 0
22PetscSection Object: SEQ SECTION 1 MPI process
23  type not yet set
24Process 0:
25  (   0) dof 2 offset   0
26  (   1) dof 1 offset   2
27  (   2) dof 1 offset   3
28IS Object: SEQ PARTITION 1 MPI process
29  type: stride
30Number of indices in (stride) set 4
310 0
321 1
332 2
343 3
35Graph Partitioner: 1 MPI Process
36  type: simple
37  edge cut: 0
38  balance: 0
39  use vertex weights: 1
40  use edge weights: 0
41PetscSection Object: PARVOID SECTION 1 MPI process
42  type not yet set
43Process 0:
44  (   0) dof 2 offset   0
45  (   1) dof 1 offset   2
46  (   2) dof 1 offset   3
47IS Object: PARVOID PARTITION 1 MPI process
48  type: stride
49Number of indices in (stride) set 4
500 0
511 1
522 2
533 3
54