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...
Public Member Functions | |
TypeNameNoDebug ("cylindrical") | |
cylindrical ()=default | |
cylindrical (const cylindrical &crot) | |
cylindrical (const vector &axis) | |
cylindrical (const dictionary &dict) | |
autoPtr< coordinateRotation > | clone () const |
virtual | ~cylindrical ()=default |
virtual void | write (Ostream &os) const |
virtual void | writeEntry (const word &keyword, Ostream &os) const |
![]() | |
TypeNameNoDebug ("axes") | |
axes () | |
axes (const axes &crot) | |
axes (const vector &axis1, const vector &axis2, axisOrder order=E3_E1) | |
axes (const vector &axis) | |
axes (const dictionary &dict) | |
virtual | ~axes ()=default |
virtual void | clear () |
virtual tensor | R () const |
![]() | |
TypeNameNoDebug ("coordinateRotation") | |
declareRunTimeSelectionTable (autoPtr, coordinateRotation, dictionary,(const dictionary &dict),(dict)) | |
virtual | ~coordinateRotation ()=default |
Static Public Member Functions | |
static tensor | rotation (const vector &axis) |
![]() | |
static tensor | rotation (const vector &axis1, const vector &axis2, axisOrder order=E3_E1) |
![]() | |
static autoPtr< coordinateRotation > | New (const dictionary &dict) |
Additional Inherited Members | |
![]() | |
enum | axisOrder { E1_E2, E2_E3, E3_E1, E3_E1_COMPAT } |
![]() | |
void | read (const dictionary &dict) |
![]() | |
static vector | findOrthogonal (const vector &axis) |
![]() | |
vector | axis1_ |
vector | axis2_ |
axisOrder | order_ |
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.
Dictionary entries
Property | Description | Required | Default |
---|---|---|---|
type | Type name: cylindrical | yes | |
axis | The z-axis | yes | |
e3 | Alias for 'axis' | no |
Definition at line 79 of file cylindricalRotation.H.
|
default |
cylindrical | ( | const cylindrical & | crot | ) |
Definition at line 55 of file cylindricalRotation.C.
|
explicit |
Definition at line 61 of file cylindricalRotation.C.
|
explicit |
Definition at line 67 of file cylindricalRotation.C.
|
virtualdefault |
TypeNameNoDebug | ( | "cylindrical" | ) |
|
inlinevirtual |
Reimplemented from axes.
Definition at line 105 of file cylindricalRotation.H.
|
static |
Definition at line 44 of file cylindricalRotation.C.
References Foam::Zero.
|
virtual |
Reimplemented from axes.
Definition at line 75 of file cylindricalRotation.C.
References os(), and Foam::type().
Reimplemented from axes.
Definition at line 82 of file cylindricalRotation.C.
References os(), and Foam::type().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.