Go to the source code of this file.
Namespaces | |
Foam | |
Functions | |
template<class Cmpt > | |
void | zip (Field< Vector< Cmpt >> &result, const UList< Cmpt > &x, const UList< Cmpt > &y, const UList< Cmpt > &z) |
template<class Cmpt > | |
tmp< Field< Vector< Cmpt > > > | zip (const Field< Cmpt > &x, const Field< Cmpt > &y, const Field< Cmpt > &z) |
template<class Cmpt > | |
void | unzip (const UList< Vector< Cmpt >> &input, Field< Cmpt > &x, Field< Cmpt > &y, Field< Cmpt > &z) |
Original source file vectorField.H
Definition in file vectorField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.