cellAspectRatioControl Class Reference

Public Member Functions

 cellAspectRatioControl (const dictionary &motionDict)
 Construct from dictionary. More...
 
 cellAspectRatioControl (const cellAspectRatioControl &)=delete
 Disallow default bitwise copy construction. More...
 
virtual ~cellAspectRatioControl ()
 Destructor. More...
 
void updateCellSizeAndFaceArea (vector &alignmentDir, scalar &targetFaceArea, scalar &targetCellSize) const
 
void updateDeltaVector (const vector &alignmentDir, const scalar targetCellSize, const scalar rABMag, vector &delta) const
 
void operator= (const cellAspectRatioControl &)=delete
 Disallow default bitwise assignment. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ cellAspectRatioControl() [1/2]

cellAspectRatioControl ( const dictionary motionDict)

Construct from dictionary.

◆ cellAspectRatioControl() [2/2]

Disallow default bitwise copy construction.

◆ ~cellAspectRatioControl()

virtual ~cellAspectRatioControl ( )
virtual

Destructor.

Member Function Documentation

◆ updateCellSizeAndFaceArea()

void updateCellSizeAndFaceArea ( vector alignmentDir,
scalar &  targetFaceArea,
scalar &  targetCellSize 
) const

◆ updateDeltaVector()

void updateDeltaVector ( const vector alignmentDir,
const scalar  targetCellSize,
const scalar  rABMag,
vector delta 
) const

◆ operator=()

void operator= ( const cellAspectRatioControl )
delete

Disallow default bitwise assignment.


The documentation for this class was generated from the following file: