

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Cmpt > | |
| void | zip (Field< Vector2D< Cmpt >> &result, const UList< Cmpt > &x, const UList< Cmpt > &y) |
| Zip together 2D vector field from components. More... | |
| template<class Cmpt > | |
| void | unzip (const UList< Vector2D< Cmpt >> &input, Field< Cmpt > &x, Field< Cmpt > &y) |
| Unzip 2D vector field into components. More... | |
Original source file vector2DField.H
Definition in file vector2DField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.