/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  4.1                                   |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile {
  version     2.0;
  format      ascii;
  class       faceList;
  location    "constant/porousMat/polyMesh";
  object      faces;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //


6
(
    4(2 6 7 3)
    4(0 4 6 2)
    4(1 3 7 5)
    4(0 2 3 1)
    4(4 5 7 6)
    4(0 1 5 4)
)


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