1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.0 |
5 | \\ / A nd | Web: http://www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
73 hex (0 1 2 3 16 17 18 19) (10 12 1) simpleGrading (1 1 1)
74 hex (1 4 5 2 17 20 21 18) (5 12 1) simpleGrading (1 1 1)
75 hex (4 6 7 5 20 22 23 21) (10 12 1) simpleGrading (1 1 1)
76 hex (5 7 8 9 21 23 24 25) (10 1 1) simpleGrading (1 1 1)
77 hex (9 8 10 11 25 24 26 27) (10 12 1) simpleGrading (1 1 1)
78 hex (12 9 11 13 28 25 27 29) (5 12 1) simpleGrading (1 1 1)
79 hex (14 12 13 15 30 28 29 31) (10 12 1) simpleGrading (1 1 1)
80 hex (3 2 12 14 19 18 28 30) (10 1 1) simpleGrading (1 1 1)
152 // ************************************************************************* //