1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 4.0 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | For copyright notice see file Copyright |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 dimensions [0 1 -1 0 0 0 0];
20 internalField uniform (0 0 0);
35 // ************************************************************************* //