Abstract base class for specifying target cell sizes.
More...
|
| TypeName ("cellSizeCalculationType") |
| Runtime type information. More...
|
|
| declareRunTimeSelectionTable (autoPtr, cellSizeCalculationType, dictionary,(const dictionary &cellSizeCalculationTypeDict, const triSurfaceMesh &surface, const scalar &defaultCellSize),(cellSizeCalculationTypeDict, surface, defaultCellSize)) |
|
| cellSizeCalculationType (const word &type, const dictionary &cellSizeCalculationTypeDict, const triSurfaceMesh &surface, const scalar &defaultCellSize) |
| Construct from components. More...
|
|
| cellSizeCalculationType (const cellSizeCalculationType &)=delete |
| Disallow default bitwise copy construction. More...
|
|
virtual | ~cellSizeCalculationType () |
| Destructor. More...
|
|
virtual tmp< triSurfacePointScalarField > | load ()=0 |
| Load the cell size. More...
|
|
void | operator= (const cellSizeCalculationType &)=delete |
| Disallow default bitwise assignment. More...
|
|
Abstract base class for specifying target cell sizes.
- Source files
-
Definition at line 52 of file cellSizeCalculationType.H.
◆ cellSizeCalculationType() [1/2]
Construct from components.
◆ cellSizeCalculationType() [2/2]
Disallow default bitwise copy construction.
◆ ~cellSizeCalculationType()
◆ TypeName()
TypeName |
( |
"cellSizeCalculationType" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable()
◆ New()
◆ load()
◆ operator=()
Disallow default bitwise assignment.
◆ cellSizeCalculationTypeDict_
◆ surface_
◆ defaultCellSize_
const scalar& defaultCellSize_ |
|
protected |
The documentation for this class was generated from the following file:
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/cellSizeControlSurfaces/surfaceCellSizeFunction/cellSizeCalculationType/cellSizeCalculationType/cellSizeCalculationType.H