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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
42 hex (0 1 2 3 4 5 6 7) (10 10 1) simpleGrading (1 1 1)
43 hex (8 9 10 11 12 13 14 15) (10 10 1) simpleGrading (1 1 1)
85 shadowPatch mixpRightIn;
89 discretisation bothPatches;
96 type coordinateSystem;
112 shadowPatch mixpLeftOut;
113 zone mixpRightInZone;
116 discretisation bothPatches;
123 type coordinateSystem;
161 // ************************************************************************* //