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 50 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 109 of file cellSizeAndAlignmentControls.H.
|
inline |
Definition at line 114 of file cellSizeAndAlignmentControls.H.
| scalar cellSize | ( | const point & | pt | ) | const |
| scalar cellSize | ( | const point & | pt, |
| label & | maxPriority | ||
| ) | const |