xref: /petsc/src/dm/impls/plex/tests/output/ex96_0.out (revision a82fbe4e516d61f82c24927cf62abd3474dad806)
1PetscViewer Object: 1 MPI process
2  type: exodusii
3  Filename:    FourSquareT-large_out.exo
4  exoid:       65536
5  IO Mode:     1
6  Mesh order:  1
7  Number of nodal variables:  -1
8  Number of zonal variables:  -1
9Number of zonal variables: 3
10Number of nodal variables: 4
11PetscViewer Object: 1 MPI process
12  type: exodusii
13  Filename:    FourSquareT-large_out.exo
14  exoid:       65536
15  IO Mode:     1
16  Mesh order:  1
17  Number of nodal variables:  4
18     0: (null)
19     1: (null)
20     2: (null)
21     3: (null)
22  Number of zonal variables:  3
23     0: (null)
24     1: (null)
25     2: (null)
26Testing PetscViewerExodusIISet[Nodal/Zonal]VariableNames
27PetscViewer Object: 1 MPI process
28  type: exodusii
29  Filename:    FourSquareT-large_out.exo
30  exoid:       65536
31  IO Mode:     1
32  Mesh order:  1
33  Number of nodal variables:  4
34     0: U_x
35     1: U_y
36     2: Alpha
37     3: Beta
38  Number of zonal variables:  3
39     0: Sigma_11
40     1: Sigma_12
41     2: Sigma_22
42
43
44Reopenning the output file in Read-only mode
45Testing PetscViewerExodusIIGet[Nodal/Zonal]VariableNames
46   Nodal variable 0: U_x, index in file 0
47   Nodal variable 1: U_y, index in file 1
48   Nodal variable 2: Alpha, index in file 2
49   Nodal variable 3: Beta, index in file 3
50   Nodal variable 0: U, index in file 0
51   Nodal variable 1: Sigma, index in file -1
52   Nodal variable 2: Gamma, index in file -1
53
54   Zonal variable 0: Sigma_11, index in file 0
55   Zonal variable 1: Sigma_12, index in file 1
56   Zonal variable 2: Sigma_22, index in file 2
57   Zonal variable 0: U, index in file -1
58   Zonal variable 1: Sigma, index in file 0
59   Zonal variable 2: Gamma, index in file -1
60