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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
43 hex ( 0 1 3 2 8 9 11 10) (100 50 1) simpleGrading (1 1 1)
44 hex ( 2 3 5 4 10 11 13 12) (100 1 1) simpleGrading (1 1 1)
45 hex ( 4 5 7 6 12 13 15 14) (100 49 1) simpleGrading (1 1 1)
98 // ************************************************************************* //