xref: /petsc/src/dm/impls/plex/tests/output/ex18_5_dist1_interpolate-none.out (revision d8e47b638cf8f604a99e9678e1df24f82d959cd7)
1DMPlexCreateFromFile produced serial mesh.
2DMPlexIsDistributed: FALSE
3DMPlexIsInterpolatedCollective: none
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: 1
11[0]: 1 ----> 0
12[0]: 2 ----> 0
13[0]: 3 ----> 0
14[0]: 4 ----> 0
15[1] Max support size: 1
16[1]: 1 ----> 0
17[1]: 2 ----> 0
18[1]: 3 ----> 0
19[1]: 4 ----> 0
20Cones:
21[0] Max cone size: 4
22[0]: 0 <---- 1 (0)
23[0]: 0 <---- 2 (0)
24[0]: 0 <---- 3 (0)
25[0]: 0 <---- 4 (0)
26[1] Max cone size: 4
27[1]: 0 <---- 2 (0)
28[1]: 0 <---- 1 (0)
29[1]: 0 <---- 3 (0)
30[1]: 0 <---- 4 (0)
31coordinates with 1 fields
32  field 0 with 2 components
33Process 0:
34  (   1) dof  2 offset   0 0. -0.5
35  (   2) dof  2 offset   2 0. 0.5
36  (   3) dof  2 offset   4 -1. 0.5
37  (   4) dof  2 offset   6 -1. -0.5
38Process 1:
39  (   1) dof  2 offset   0 0. -0.5
40  (   2) dof  2 offset   2 0. 0.5
41  (   3) dof  2 offset   4 1. -0.5
42  (   4) dof  2 offset   6 1. 0.5
43Labels:
44Label 'celltype':
45[0]: 1 (0)
46[0]: 2 (0)
47[0]: 3 (0)
48[0]: 4 (0)
49[0]: 0 (4)
50[1]: 1 (0)
51[1]: 2 (0)
52[1]: 3 (0)
53[1]: 4 (0)
54[1]: 0 (4)
55Label 'Cell Sets':
56[0]: 0 (1)
57[1]: 0 (2)
58PetscSF Object: 2 MPI processes
59  type: basic
60  [0] Number of roots=5, leaves=2, remote ranks=1
61  [0] 1 <- (1,1)
62  [0] 2 <- (1,2)
63  [1] Number of roots=5, leaves=0, remote ranks=0
64  [0] Roots referenced by my leaves, by rank
65  [0] 1: 2 edges
66  [0]    1 <- 1
67  [0]    2 <- 2
68  [1] Roots referenced by my leaves, by rank
69  MultiSF sort=rank-order
70DMPlexIsDistributed: TRUE
71DMPlexIsInterpolatedCollective: none
72