xref: /petsc/src/dm/impls/network/tests/output/ex2_1.out (revision 93063eb54397dda3ba66c287d7aecd4d8b83f0d0)
1DM Object: 2 MPI processes
2  type: network
3  NSubnets: 1; NEdges: 4; NVertices: 5; NSharedVertices: 0.
4  [0] nEdges: 2; nVertices: 3; nSharedVertices: 0
5     Subnet 0: nEdges 2, nVertices(include shared vertices) 3
6       edge 0: 1 ----> 0
7       edge 1: 2 ----> 0
8  [1] nEdges: 2; nVertices: 3; nSharedVertices: 0
9     Subnet 0: nEdges 2, nVertices(include shared vertices) 3
10       edge 2: 3 ----> 0
11       edge 3: 4 ----> 0
12
13 Rank 0
14
15Vertex: 0, x =  0.000000 y = 0.000000
16Vertex: 1, x =  1.000000 y = 0.000000
17Vertex: 2, x =  0.000000 y = 1.000000
18
19 Rank 1
20
21Vertex: 0, x =  0.000000 y = 0.000000
22Vertex: 3, x =  -1.000000 y = 0.000000
23Vertex: 4, x =  -0.000000 y = -1.000000
24