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...
|
| |
| virtual | ~cellSizeCalculationType () |
| | Destructor. More...
|
| |
| virtual tmp< triSurfacePointScalarField > | load ()=0 |
| | Load the cell size. More...
|
| |
Abstract base class for specifying target cell sizes.
- Source files
-
Definition at line 52 of file cellSizeCalculationType.H.
◆ cellSizeCalculationType()
Construct from components.
◆ ~cellSizeCalculationType()
◆ TypeName()
| TypeName |
( |
"cellSizeCalculationType" |
| ) |
|
Runtime type information.
◆ declareRunTimeSelectionTable()
◆ New()
◆ load()
◆ 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