1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
13 location "constant/polyMesh";
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
42 hex (0 1 2 3 4 5 6 7) (5 50 1) simpleGrading (1 1 1)
43 hex (1 8 9 2 5 10 11 6) (40 50 1) simpleGrading (1 1 1)
44 hex (3 2 12 13 7 6 14 15) (5 50 1) simpleGrading (1 1 1)
108 // ************************************************************************* //