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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
50 hex (0 1 5 4 12 13 17 16) (40 20 1) simpleGrading (0.1 0.2 1)
51 hex (2 3 7 6 14 15 19 18) (80 20 1) simpleGrading (10 0.2 1)
52 hex (4 5 9 8 16 17 21 20) (40 20 1) simpleGrading (0.1 2 1)
53 hex (5 6 10 9 17 18 22 21) (5 20 1) simpleGrading (1 2 1)
54 hex (6 7 11 10 18 19 23 22) (80 20 1) simpleGrading (10 2 1)
96 // ************************************************************************* //