1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 1.4 |
5 | \\ / A nd | Web: http://www.openfoam.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
17 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
46 hex (0 1 2 3 8 9 10 11) (250 40 1) simpleGrading (1 0.25 1)
47 hex (3 2 4 5 11 10 12 13) (250 30 1) simpleGrading (1 1 1)
48 hex (5 4 6 7 13 12 14 15) (250 25 1) simpleGrading (1 3 1)
99 // ************************************************************************* //