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 \*---------------------------------------------------------------------------*/
13 class tetPointVectorField;
17 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
20 dimensions [0 1 -1 0 0 0 0];
22 internalField uniform (0 0 0);
29 value uniform (1 0 0);
35 value uniform (1 0 0);
41 value uniform (0 0 0);
52 value uniform (0 0 0);
72 // ************************************************************************* //