|
| 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...
|
|
| cellSizeAndAlignmentControl (const cellSizeAndAlignmentControl &)=delete |
| Disallow default bitwise copy construction. 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 |
|
void | operator= (const cellSizeAndAlignmentControl &)=delete |
| Disallow default bitwise assignment. More...
|
|
- Source files
-
Definition at line 53 of file cellSizeAndAlignmentControl.H.
◆ cellSizeAndAlignmentControl() [1/2]
◆ cellSizeAndAlignmentControl() [2/2]
Disallow default bitwise copy construction.
◆ ~cellSizeAndAlignmentControl()
◆ TypeName()
TypeName |
( |
"cellSizeAndAlignmentControl" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable()
declareRunTimeSelectionTable |
( |
autoPtr |
, |
|
|
cellSizeAndAlignmentControl |
, |
|
|
dictionary |
, |
|
|
(const Time &runTime, const word &name, const dictionary &controlFunctionDict, const conformationSurfaces &geometryToConformTo, const scalar &defaultCellSize) |
, |
|
|
(runTime, name, controlFunctionDict, geometryToConformTo, defaultCellSize) |
|
|
) |
| |
◆ New()
◆ name()
const word& name |
( |
| ) |
const |
|
inline |
◆ forceInitialPointInsertion()
const Switch& forceInitialPointInsertion |
( |
| ) |
const |
|
inline |
◆ maxPriority()
virtual label maxPriority |
( |
| ) |
const |
|
pure virtual |
◆ cellSizeFunctionVertices()
◆ initialVertices()
◆ operator=()
◆ runTime_
◆ defaultCellSize_
const scalar& defaultCellSize_ |
|
protected |
◆ forceInitialPointInsertion_
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