![]() |
|
Public Member Functions | |
TypeName ("parabolicCylindrical") | |
Runtime type information. | |
parabolicCylindricalCS (const word &name, const vector &origin, const vector &axis, const vector &direction) | |
Construct from components. | |
parabolicCylindricalCS (const word &name, const vector &origin, const coordinateRotation &cr) | |
Construct from origin and rotation angles. | |
parabolicCylindricalCS (const word &name, const dictionary &dict) | |
Construct from dictionary. | |
virtual vector | toGlobal (const vector &localV) const |
Convert from local coordinate system to the global Cartesian system. | |
virtual tmp< vectorField > | toGlobal (const vectorField &localV) const |
virtual vector | toLocal (const vector &globalV) const |
Convert from global Cartesian coordinate system to the local system. | |
virtual tmp< vectorField > | toLocal (const vectorField &globalV) const |
|
Construct from components.
|
|
Construct from origin and rotation angles.
|
|
Construct from dictionary.
|
|
Reimplemented from cartesianCS. |
|
Convert from local coordinate system to the global Cartesian system.
Reimplemented from cartesianCS. |
|
Reimplemented from cartesianCS. |
|
Convert from global Cartesian coordinate system to the local system.
Reimplemented from cartesianCS. |
|
Runtime type information.
|