An user-specified coordinateRotation, primarily to be used internally within coding when the rotation matrix is already known but needs to be wrapped as a coordinateRotation for use in a coordinate system. More...
Public Member Functions | |
TypeNameNoDebug ("specified") | |
specified () | |
specified (const tensor &rot) | |
specified (const dictionary &unused) | |
autoPtr< coordinateRotation > | clone () const |
virtual | ~specified ()=default |
virtual void | clear () |
virtual tensor | R () const |
virtual void | write (Ostream &os) const |
virtual void | writeEntry (const word &keyword, Ostream &os) const |
![]() | |
TypeNameNoDebug ("coordinateRotation") | |
declareRunTimeSelectionTable (autoPtr, coordinateRotation, dictionary,(const dictionary &dict),(dict)) | |
virtual | ~coordinateRotation ()=default |
Additional Inherited Members | |
![]() | |
static autoPtr< coordinateRotation > | New (const dictionary &dict) |
![]() | |
static vector | findOrthogonal (const vector &axis) |
An user-specified coordinateRotation, primarily to be used internally within coding when the rotation matrix is already known but needs to be wrapped as a coordinateRotation for use in a coordinate system.
Definition at line 57 of file specifiedRotation.H.
specified | ( | ) |
Definition at line 41 of file specifiedRotation.C.
Definition at line 48 of file specifiedRotation.C.
|
explicit |
Definition at line 55 of file specifiedRotation.C.
|
virtualdefault |
TypeNameNoDebug | ( | "specified" | ) |
|
inlinevirtual |
Implements coordinateRotation.
Definition at line 85 of file specifiedRotation.H.
|
virtual |
Implements coordinateRotation.
Definition at line 65 of file specifiedRotation.C.
References SphericalTensor< scalar >::I.
|
virtual |
Implements coordinateRotation.
Definition at line 71 of file specifiedRotation.C.
|
virtual |
Implements coordinateRotation.
Definition at line 77 of file specifiedRotation.C.
References os().
Implements coordinateRotation.
Definition at line 84 of file specifiedRotation.C.
References os(), and Foam::type().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.