/*--------------------------------*- C++ -*----------------------------------*\
  =========                 |
  \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
   \\    /   O peration     | Website:  https://openfoam.org
    \\  /    A nd           | Version:  6
     \\/     M anipulation  |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       labelList;
    note        "nPoints:80  nCells:28  nFaces:123  nInternalFaces:45";
    location    "constant/polyMesh";
    object      owner;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //


123
(
0
0
1
1
2
2
3
3
4
4
5
5
6
7
7
8
8
9
9
10
11
11
12
12
13
13
14
15
15
16
16
17
17
18
19
19
20
20
21
22
23
23
24
25
26
2
0
6
3
1
0
10
7
4
2
14
11
8
5
18
15
12
9
22
19
16
13
25
23
20
17
27
26
24
21
0
1
3
6
2
4
7
10
5
8
11
14
9
12
15
18
13
16
19
22
17
20
23
25
21
24
26
27
0
1
3
6
21
17
13
9
5
27
26
24
21
6
10
14
18
22
25
27
)


// ************************************************************************* //
