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