Abstract base class for specifying target cell sizes.
More...
#include <cellSizeCalculationType.H>
|
| | TypeName ("cellSizeCalculationType") |
| | Runtime type information.
|
| | 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.
|
| virtual | ~cellSizeCalculationType ()=default |
| | Destructor.
|
| virtual tmp< triSurfacePointScalarField > | load ()=0 |
| | Load the cell size.
|
Abstract base class for specifying target cell sizes.
- Source files
-
Definition at line 50 of file cellSizeCalculationType.H.
◆ cellSizeCalculationType() [1/2]
| cellSizeCalculationType |
( |
const cellSizeCalculationType & | | ) |
|
|
protecteddelete |
◆ cellSizeCalculationType() [2/2]
| cellSizeCalculationType |
( |
const word & | type, |
|
|
const dictionary & | cellSizeCalculationTypeDict, |
|
|
const triSurfaceMesh & | surface, |
|
|
const scalar & | defaultCellSize ) |
Construct from components.
◆ ~cellSizeCalculationType()
◆ operator=()
◆ 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