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
133 const scalar matchTolerance
150 const scalar matchTolerance
166 return transformType_;
172 return transformComplete_;
178 if (!transformComplete_)
181 <<
"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.