This file is indexed.

/usr/share/dune-grid/grids/gmsh/hybrid-testgrid-2d.msh is in libdune-grid-dev 2.5.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
$MeshFormat
2.1 0 8
$EndMeshFormat

$Nodes
16
 1 0    0    0
 2 0.5  0    0 
 3 0.5  0.5  0 
 4 0    0.5  0
 5 0.25 0    0
 6 0.5  0.25 0
 7 0.25 0.5  0
 8 0    0.25 0
 9 0.25 0.25 0
10 1    0    0
11 1    0.5  0
12 0.75 0.25 0
13 1    1    0
14 0.5  1    0
15 0    1    0
16 0.25 0.75 0
$EndNodes

$Elements
11
 1 3 3 0 1 0  1 5 9 8
 2 3 3 0 1 0  5 2 6 9
 3 3 3 0 1 0  9 6 3 7
 4 3 3 0 1 0  8 9 7 4 
 5 3 3 0 1 0  2 10 12 6
 6 2 3 0 1 0  10 11 12
 7 3 3 0 1 0  6 12 11 3 
 8 3 3 0 1 0  3 11 13 14
 9 3 3 0 1 0  4 7 16 15
10 3 3 0 1 0  7 3 14 16
11 2 3 0 1 0  16 14 15
$EndElements