#include <automatic.H>
|
| | TypeName ("automatic") |
| | Runtime type information.
|
| | automatic (const dictionary &cellSizeCalcTypeDict, const triSurfaceMesh &surface, const scalar defaultCellSize) |
| | Construct from components.
|
| virtual | ~automatic ()=default |
| | Destructor.
|
| virtual tmp< triSurfacePointScalarField > | load () |
| | Load the cell size field.
|
| | 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.
|
- Source files
-
Definition at line 49 of file automatic.H.
◆ automatic()
Construct from components.
◆ ~automatic()
◆ TypeName()
Runtime type information.
◆ load()
The documentation for this class was generated from the following file:
- applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/cellSizeControlSurfaces/surfaceCellSizeFunction/cellSizeCalculationType/automatic/automatic.H