35 #ifndef cyclicTransform_H 36 #define cyclicTransform_H 77 point rotationCentre_;
80 scalar rotationAngle_;
87 bool transformComplete_;
104 const scalar lengthScale,
105 const scalar matchTolerance
136 const scalar matchTolerance
153 const scalar matchTolerance
169 return transformType_;
175 return transformComplete_;
181 if (!transformComplete_)
184 <<
"The transformation has not been fully specified or "
errorManipArg< error, int > exit(error &err, const int errNo=1)
A list of keyword definitions, which are a keyword followed by any number of values (e...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
const dimensionedScalar c
Speed of light in a vacuum.
A class for handling words, derived from string.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
word name(const complex &)
Return a string representation of a complex.