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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
41 hex (0 1 2 3 4 5 6 7) air (60 20 1) simpleGrading (1 1 1)
42 hex (1 8 9 2 5 10 11 6) poro (40 20 1) simpleGrading (1 1 1)
43 hex (8 12 13 9 10 14 15 11) air (60 20 1) simpleGrading (1 1 1)
97 // ************************************************************************* //