Public Member Functions | |
ClassName ("cellSizeAndAlignmentControls") | |
Runtime type information. More... | |
cellSizeAndAlignmentControls (const Time &runTime, const dictionary &shapeControlDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize) | |
Construct from dictionary. More... | |
virtual | ~cellSizeAndAlignmentControls () |
Destructor. More... | |
const PtrList< cellSizeAndAlignmentControl > & | controlFunctions () const |
const conformationSurfaces & | geometryToConformTo () const |
scalar | cellSize (const point &pt) const |
scalar | cellSize (const point &pt, label &maxPriority) const |
Definition at line 48 of file cellSizeAndAlignmentControls.H.
cellSizeAndAlignmentControls | ( | const Time & | runTime, |
const dictionary & | shapeControlDict, | ||
const conformationSurfaces & | geometryToConformTo, | ||
const scalar & | defaultCellSize | ||
) |
Construct from dictionary.
|
virtual |
Destructor.
ClassName | ( | "cellSizeAndAlignmentControls" | ) |
Runtime type information.
|
inline |
Definition at line 107 of file cellSizeAndAlignmentControls.H.
|
inline |
Definition at line 112 of file cellSizeAndAlignmentControls.H.
References cellSizeAndAlignmentControls::cellSize().
scalar cellSize | ( | const point & | pt | ) | const |
Referenced by cellSizeAndAlignmentControls::geometryToConformTo().