Namespace for coordinate system rotations. More...
Classes | |
class | axes |
A coordinateRotation specified using global axes. More... | |
class | axisAngle |
A coordinateRotation specified by a rotation axis and a rotation angle about that axis. More... | |
class | cylindrical |
A special purpose coordinateRotation that is generally for use in combination with a cylindricalCS when only the orientation of the local Z-axis is relevant. More... | |
class | euler |
A coordinateRotation defined in the z-x-z (intrinsic) Euler convention. More... | |
class | identity |
An identity coordinateRotation. More... | |
class | specified |
An user-specified coordinateRotation, primarily to be used internally within coding when the rotation matrix is already known but needs to be wrapped as a coordinateRotation for use in a coordinate system. More... | |
class | starcd |
A coordinateRotation defined by the STAR-CD convention. More... | |
Foam::coordinateRotations::defineTypeName | ( | axes | ) |
addNamedToRunTimeSelectionTable | ( | coordinateRotation | , |
axes | , | ||
dictionary | , | ||
axes | |||
) |
Foam::coordinateRotations::defineTypeName | ( | axisAngle | ) |
Foam::coordinateRotations::addToRunTimeSelectionTable | ( | coordinateRotation | , |
axisAngle | , | ||
dictionary | |||
) |
Foam::coordinateRotations::defineTypeName | ( | cylindrical | ) |
Foam::coordinateRotations::addToRunTimeSelectionTable | ( | coordinateRotation | , |
cylindrical | , | ||
dictionary | |||
) |
Foam::coordinateRotations::defineTypeName | ( | euler | ) |
Foam::coordinateRotations::addNamedToRunTimeSelectionTable | ( | coordinateRotation | , |
euler | , | ||
dictionary | , | ||
euler | |||
) |
Foam::coordinateRotations::addNamedToRunTimeSelectionTable | ( | coordinateRotation | , |
euler | , | ||
dictionary | , | ||
EulerRotation | |||
) |
Foam::coordinateRotations::defineTypeName | ( | identity | ) |
Foam::coordinateRotations::addToRunTimeSelectionTable | ( | coordinateRotation | , |
identity | , | ||
dictionary | |||
) |
Foam::coordinateRotations::defineTypeName | ( | specified | ) |
Foam::coordinateRotations::defineTypeName | ( | starcd | ) |
Foam::coordinateRotations::addNamedToRunTimeSelectionTable | ( | coordinateRotation | , |
starcd | , | ||
dictionary | , | ||
starcd | |||
) |
Foam::coordinateRotations::addNamedToRunTimeSelectionTable | ( | coordinateRotation | , |
starcd | , | ||
dictionary | , | ||
STARCDRotation | |||
) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.