xref: /petsc/src/dm/impls/plex/tests/output/ex18_5_dist1_interpolate-create.out (revision d8e47b638cf8f604a99e9678e1df24f82d959cd7)
1DMPlexCreateFromFile produced serial mesh.
2DMPlexIsDistributed: FALSE
3DMPlexIsInterpolatedCollective: full
4DMPlexCheckPointSFHeavy PASSED
5DMPlexCheckPointSFHeavy PASSED
6DM Object: Parallel Mesh 2 MPI processes
7  type: plex
8Parallel Mesh in 2 dimensions:
9Supports:
10[0] Max support size: 2
11[0]: 1 ----> 5
12[0]: 1 ----> 8
13[0]: 2 ----> 5
14[0]: 2 ----> 6
15[0]: 3 ----> 6
16[0]: 3 ----> 7
17[0]: 4 ----> 7
18[0]: 4 ----> 8
19[0]: 5 ----> 0
20[0]: 6 ----> 0
21[0]: 7 ----> 0
22[0]: 8 ----> 0
23[1] Max support size: 2
24[1]: 1 ----> 5
25[1]: 1 ----> 6
26[1]: 2 ----> 5
27[1]: 2 ----> 8
28[1]: 3 ----> 6
29[1]: 3 ----> 7
30[1]: 4 ----> 7
31[1]: 4 ----> 8
32[1]: 5 ----> 0
33[1]: 6 ----> 0
34[1]: 7 ----> 0
35[1]: 8 ----> 0
36Cones:
37[0] Max cone size: 4
38[0]: 0 <---- 5 (0)
39[0]: 0 <---- 6 (0)
40[0]: 0 <---- 7 (0)
41[0]: 0 <---- 8 (0)
42[0]: 5 <---- 1 (0)
43[0]: 5 <---- 2 (0)
44[0]: 6 <---- 2 (0)
45[0]: 6 <---- 3 (0)
46[0]: 7 <---- 3 (0)
47[0]: 7 <---- 4 (0)
48[0]: 8 <---- 4 (0)
49[0]: 8 <---- 1 (0)
50[1] Max cone size: 4
51[1]: 0 <---- 5 (-1)
52[1]: 0 <---- 6 (0)
53[1]: 0 <---- 7 (0)
54[1]: 0 <---- 8 (0)
55[1]: 5 <---- 1 (0)
56[1]: 5 <---- 2 (0)
57[1]: 6 <---- 1 (0)
58[1]: 6 <---- 3 (0)
59[1]: 7 <---- 3 (0)
60[1]: 7 <---- 4 (0)
61[1]: 8 <---- 4 (0)
62[1]: 8 <---- 2 (0)
63coordinates with 1 fields
64  field 0 with 2 components
65Process 0:
66  (   1) dof  2 offset   0 0. -0.5
67  (   2) dof  2 offset   2 0. 0.5
68  (   3) dof  2 offset   4 -1. 0.5
69  (   4) dof  2 offset   6 -1. -0.5
70Process 1:
71  (   1) dof  2 offset   0 0. -0.5
72  (   2) dof  2 offset   2 0. 0.5
73  (   3) dof  2 offset   4 1. -0.5
74  (   4) dof  2 offset   6 1. 0.5
75Labels:
76Label 'celltype':
77[0]: 1 (0)
78[0]: 2 (0)
79[0]: 3 (0)
80[0]: 4 (0)
81[0]: 5 (1)
82[0]: 6 (1)
83[0]: 7 (1)
84[0]: 8 (1)
85[0]: 0 (4)
86[1]: 1 (0)
87[1]: 2 (0)
88[1]: 3 (0)
89[1]: 4 (0)
90[1]: 5 (1)
91[1]: 6 (1)
92[1]: 7 (1)
93[1]: 8 (1)
94[1]: 0 (4)
95Label 'Cell Sets':
96[0]: 0 (1)
97[1]: 0 (2)
98PetscSF Object: 2 MPI processes
99  type: basic
100  [0] Number of roots=9, leaves=3, remote ranks=1
101  [0] 1 <- (1,1)
102  [0] 2 <- (1,2)
103  [0] 5 <- (1,5)
104  [1] Number of roots=9, leaves=0, remote ranks=0
105  [0] Roots referenced by my leaves, by rank
106  [0] 1: 3 edges
107  [0]    1 <- 1
108  [0]    2 <- 2
109  [0]    5 <- 5
110  [1] Roots referenced by my leaves, by rank
111  MultiSF sort=rank-order
112DMPlexIsDistributed: TRUE
113DMPlexIsInterpolatedCollective: full
114