

Go to the source code of this file.
Classes | |
| class | coordinateSystem |
| Base class for coordinate system specification, the default coordinate system type is cartesian . More... | |
| struct | coordinateSystem::iNew |
| Helper for construction of coordinateSystem PtrList. More... | |
Namespaces | |
| namespace | Foam::coordSystem |
| Namespace for coordinate systems. | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | defineCoordinateSystemTransform(Op, RetType, Type) |
Functions | |
| bool | operator!= (const coordinateSystem &a, const coordinateSystem &b) |
| Compare inequality. | |
| Ostream & | operator<< (Ostream &os, const coordinateSystem &csys) |
| Output operator. | |
Original source file coordinateSystem.H
Definition in file coordinateSystem.H.
| #define defineCoordinateSystemTransform | ( | Op, | |
| RetType, | |||
| Type ) |
Definition at line 983 of file coordinateSystem.H.