Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | TEMPLATE |
Functions | |
| template<class Cmpt > | |
| void | zip (Field< SphericalTensor< Cmpt >> &result, const UList< Cmpt > &ii) |
| Zip together sphericalTensor field from components. More... | |
| template<class Cmpt > | |
| void | unzip (const UList< SphericalTensor< Cmpt >> &input, Field< Cmpt > &ii) |
| Unzip sphericalTensor field into components. More... | |
| template<class Cmpt > | |
| tmp< Field< SphericalTensor< Cmpt > > > | zip (const Field< Cmpt > &ii) |
| Zip together sphericalTensor field from components. More... | |
Original source file sphericalTensorField.H
Definition in file sphericalTensorField.H.
| #define TEMPLATE |
Definition at line 44 of file sphericalTensorField.H.