Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
namespace | Foam::coordSystem |
Namespace for coordinate systems. | |
Functions | |
defineTypeName (cylindrical) | |
addToRunTimeSelectionTable (coordinateSystem, cylindrical, dictionary) | |
static void | warnCompatDegrees (const Foam::dictionary &dict) |
static vector | fromCartesian (const vector &v) |
Convert from Cartesian (to Cylindrical) More... | |
static vector | toCartesian (const vector &v) |
Convert to Cartesian (from Cylindrical) More... | |
Original source file cylindricalCS.C
Definition in file cylindricalCS.C.