

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| spatialTransform | Xrx (const scalar &omega) |
| Rotational spatial transformation tensor about the x-axis by omega radians. More... | |
| spatialTransform | Xry (const scalar &omega) |
| Rotational spatial transformation tensor about the x-axis by omega radians. More... | |
| spatialTransform | Xrz (const scalar &omega) |
| Rotational spatial transformation tensor about the z-axis by omega radians. More... | |
| spatialTransform | Xr (const vector &a, const scalar omega) |
| Rotational spatial transformation tensor about axis a by omega radians. More... | |
| spatialTransform | Xt (const vector &r) |
| Translational spatial transformation tensor for translation r. More... | |
Original source file spatialTransformI.H
Definition in file spatialTransformI.H.
1.8.13