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 104 of file cellSizeAndAlignmentControls.H.
|
inline |
Definition at line 109 of file cellSizeAndAlignmentControls.H.
References cellSizeAndAlignmentControls::cellSize().

| scalar cellSize | ( | const point & | pt | ) | const |
Referenced by cellSizeAndAlignmentControls::geometryToConformTo().

1.8.13