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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
47 hex (0 1 2 3 10 11 12 13) (20 20 1) simpleGrading (1 1 1)
48 hex (1 4 7 2 11 14 17 12) (20 20 1) simpleGrading (1 1 1)
49 hex (4 5 6 7 14 15 16 17) (20 20 1) simpleGrading (1 1 1)
50 hex (2 7 9 8 12 17 19 18) (20 20 1) simpleGrading (1 1 1)
110 // ************************************************************************* //