xref: /petsc/src/dm/impls/network/tests/output/ex2_1.out (revision 1e5479aaa0142eb9fc2344dfa73a1b7a38a041b5)
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
13CoordinatePrint, cdim 2:
14[0]
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[1]
19Vertex: 0, x =  0.000000 y = 0.000000
20Vertex: 3, x =  -1.000000 y = 0.000000
21Vertex: 4, x =  -0.000000 y = -1.000000
22