User specification of a coordinate rotation. More...
Public Member Functions | |
TypeNameNoDebug ("coordinateRotation") | |
declareRunTimeSelectionTable (autoPtr, coordinateRotation, dictionary,(const dictionary &dict),(dict)) | |
virtual autoPtr< coordinateRotation > | clone () const =0 |
virtual | ~coordinateRotation ()=default |
virtual void | clear ()=0 |
virtual tensor | R () const =0 |
virtual void | write (Ostream &os) const =0 |
virtual void | writeEntry (const word &keyword, Ostream &os) const =0 |
Static Public Member Functions | |
static autoPtr< coordinateRotation > | New (const dictionary &dict) |
Static Protected Member Functions | |
static vector | findOrthogonal (const vector &axis) |
User specification of a coordinate rotation.
rotation { type axes e1 (1 0 0); e2 (0 1 0); }
Types of coordinateRotations:
Definition at line 75 of file coordinateRotation.H.
|
virtualdefault |
|
staticprotected |
Definition at line 36 of file coordinateRotation.C.
References VectorSpace::component(), Foam::mag(), VectorSpace< Vector< scalar >, scalar, 3 >::nComponents, and Foam::Zero.
TypeNameNoDebug | ( | "coordinateRotation" | ) |
declareRunTimeSelectionTable | ( | autoPtr | , |
coordinateRotation | , | ||
dictionary | , | ||
(const dictionary &dict) | , | ||
(dict) | |||
) |
|
pure virtual |
|
static |
Definition at line 64 of file coordinateRotation.C.
References dict, Foam::exit(), Foam::FatalIOError, FatalIOErrorInLookup, and dictionary::get().
Referenced by coordinateSystem::assign().
|
pure virtual |
|
pure virtual |
|
pure virtual |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.