Namespace for coordinate systems. More...
Classes | |
| class | cartesian |
| A Cartesian coordinate system. More... | |
| class | cylindrical |
| A cylindrical coordinate system (r-theta-z). The coordinate system angle theta is always in radians. More... | |
| class | indirect |
| A coordinate system forward to a global coordinate system that is normally provided by the constant/coordinateSystems file. More... | |
| Foam::coordSystem::defineTypeName | ( | cartesian | ) |
| Foam::coordSystem::addToRunTimeSelectionTable | ( | coordinateSystem | , |
| cartesian | , | ||
| dictionary | |||
| ) |
| Foam::coordSystem::defineTypeName | ( | cylindrical | ) |
| Foam::coordSystem::addToRunTimeSelectionTable | ( | coordinateSystem | , |
| cylindrical | , | ||
| dictionary | |||
| ) |
| Foam::coordSystem::defineTypeNameAndDebug | ( | indirect | , |
| 0 | |||
| ) |
| Foam::coordSystem::addToRunTimeSelectionTable | ( | coordinateSystem | , |
| indirect | , | ||
| registry | |||
| ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.