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 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
71 hex (0 1 2 3 10 11 12 13) (50 5 5) simpleGrading (1 1 1)
74 hex (1 4 5 2 11 14 15 12) (5 5 5) simpleGrading (1 1 1)
77 hex (6 7 4 1 16 17 14 11) (5 50 5) simpleGrading (1 1 1)
80 hex (2 5 9 8 12 15 19 18) (5 50 5) simpleGrading (1 1 1)
121 // ************************************************************************* //