xref: /petsc/src/dm/impls/network/tests/output/ex2_0.out (revision ffeef943c8ee50edff320d8a3135bb0c94853e4c)
1DM Object: 1 MPI process
2  type: network
3  NSubnets: 1; NEdges: 4; NVertices: 5; NSharedVertices: 0.
4  [0] nEdges: 4; nVertices: 5; nSharedVertices: 0
5     Subnet 0: nEdges 4, nVertices(include shared vertices) 5
6       edge 0: 1 ----> 0
7       edge 1: 2 ----> 0
8       edge 2: 3 ----> 0
9       edge 3: 4 ----> 0
10
11CoordinatePrint, cdim 2:
12[0]
13Vertex: 0, x =  0.000000 y = 0.000000
14Vertex: 1, x =  1.000000 y = 0.000000
15Vertex: 2, x =  0.000000 y = 1.000000
16Vertex: 3, x =  -1.000000 y = 0.000000
17Vertex: 4, x =  -0.000000 y = -1.000000
18