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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 convertToMeters 1.0e-3;
58 hex ( 0 1 2 15 16 17 18 31) ( 50 24 10) simpleGrading (1 1 1)
59 hex (15 2 11 14 31 18 27 30) ( 50 3 10) simpleGrading (1 1 1)
60 hex (14 11 12 13 30 27 28 29) ( 50 24 10) simpleGrading (1 1 1)
61 hex ( 2 3 10 11 18 19 26 27) ( 20 3 10) simpleGrading (1 1 1)
62 hex ( 4 5 6 3 20 21 22 19) (100 24 10) simpleGrading (1 1 1)
63 hex ( 3 6 7 10 19 22 23 26) (100 3 10) simpleGrading (1 1 1)
64 hex (10 7 8 9 26 23 24 25) (100 24 10) simpleGrading (1 1 1)
137 // ************************************************************************* //