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... | |
void | writeEntry (Ostream &os, const spatialTransform &st) |
Write the spatial transformation as an entry. More... | |
Original source file spatialTransformI.H
Definition in file spatialTransformI.H.