|
| | TypeName ("searchableSurfaceControl") |
| | Runtime type information. More...
|
| |
| | searchableSurfaceControl (const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize) |
| | Construct from dictionary and references to conformalVoronoiMesh and. More...
|
| |
| | ~searchableSurfaceControl () |
| | Destructor. More...
|
| |
| virtual void | cellSizeFunctionVertices (DynamicList< Foam::point > &pts, DynamicList< scalar > &sizes) const |
| |
| virtual void | initialVertices (pointField &pts, scalarField &sizes, triadField &alignments) const |
| |
| const PtrList< cellSizeFunction > & | sizeFunctions () const |
| |
| virtual label | maxPriority () const |
| |
| bool | cellSize (const Foam::point &pt, scalar &cellSize, label &priority) const |
| |
Public Member Functions inherited from cellSizeAndAlignmentControl |
| | TypeName ("cellSizeAndAlignmentControl") |
| | Runtime type information. More...
|
| |
| | declareRunTimeSelectionTable (autoPtr, cellSizeAndAlignmentControl, dictionary,(const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize),(runTime, name, controlFunctionDict, geometryToConformTo, defaultCellSize)) |
| |
| | cellSizeAndAlignmentControl (const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize) |
| | Construct from dictionary and references to conformalVoronoiMesh and. More...
|
| |
| virtual | ~cellSizeAndAlignmentControl () |
| | Destructor. More...
|
| |
| const word & | name () const |
| |
| const Switch & | forceInitialPointInsertion () const |
| |
- Source files
-
Definition at line 49 of file searchableSurfaceControl.H.