34 #ifndef cellAspectRatioControl_H 35 #define cellAspectRatioControl_H 57 const scalar aspectRatio_;
59 vector aspectRatioDirection_;
84 scalar& targetFaceArea,
85 scalar& targetCellSize
90 const vector& alignmentDir,
91 const scalar targetCellSize,
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~cellAspectRatioControl()
Destructor.
void operator=(const cellAspectRatioControl &)=delete
Disallow default bitwise assignment.
void updateCellSizeAndFaceArea(vector &alignmentDir, scalar &targetFaceArea, scalar &targetCellSize) const
cellAspectRatioControl(const dictionary &motionDict)
Construct from dictionary.
void updateDeltaVector(const vector &alignmentDir, const scalar targetCellSize, const scalar rABMag, vector &delta) const