/*--------------------------------*- C++ -*----------------------------------*\
  =========                 |
  \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
   \\    /   O peration     | Website:  https://openfoam.org
    \\  /    A nd           | Version:  7
     \\/     M anipulation  |
-------------------------------------------------------------------------------
License
    This file is part of OpenFOAM.
    OpenFOAM is free software: you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.
    OpenFOAM is distributed in the hope that it will be useful, but WITHOUT
    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    for more details.
    You should have received a copy of the GNU General Public License
    along with OpenFOAM.  If not, see <http://www.gnu.org/licenses/>.
\*---------------------------------------------------------------------------*/

FoamFile
{
    version 2.0;
    format ascii;
    class labelList;
    note "nPoints: 93 nCells: 40 nFaces: 160 nInternalFaces: 80";
    location "constant/polyMesh";
    object owner;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

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

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