|
| | 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 |
| |
| virtual label | maxPriority () const =0 |
| |
| virtual void | cellSizeFunctionVertices (DynamicList< Foam::point > &pts, DynamicList< scalar > &sizes) const =0 |
| |
| virtual void | initialVertices (pointField &pts, scalarField &sizes, triadField &alignments) const =0 |
| |
- Source files
-
Definition at line 53 of file cellSizeAndAlignmentControl.H.
| TypeName |
( |
"cellSizeAndAlignmentControl" |
| ) |
|
Runtime type information.
| declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
cellSizeAndAlignmentControl |
, |
|
|
dictionary |
, |
|
|
(const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize) |
, |
|
|
(runTime, name, controlFunctionDict, geometryToConformTo, defaultCellSize) |
|
|
) |
| |
| const word& name |
( |
| ) |
const |
|
inline |
| const Switch& forceInitialPointInsertion |
( |
| ) |
const |
|
inline |
| virtual label maxPriority |
( |
| ) |
const |
|
pure virtual |
| const scalar& defaultCellSize_ |
|
protected |
| Switch forceInitialPointInsertion_ |
|
protected |
The documentation for this class was generated from the following file:
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/cellShapeControl/cellSizeAndAlignmentControl/cellSizeAndAlignmentControl/cellSizeAndAlignmentControl.H