35 #ifndef cellShapeControl_H 36 #define cellShapeControl_H 71 const scalar defaultCellSize_;
73 const scalar minimumCellSize_;
A list of keyword definitions, which are a keyword followed by any number of values (e...
const scalar & minimumCellSize() const
void cellSizeAndAlignment(const point &pt, scalar &size, tensor &alignment) const
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
const cellSizeAndAlignmentControls & sizeAndAlignment() const
tensor cellAlignment(const point &pt) const
Return the cell alignment at the given location.
const scalar & defaultCellSize() const
~cellShapeControl()
Destructor.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
const cellAspectRatioControl & aspectRatio() const
Container for searchableSurfaces.
Controls for the conformalVoronoiMesh mesh generator.
cellShapeControl(const Time &runTime, const cvControls &foamyHexMeshControls, const searchableSurfaces &allGeometry, const conformationSurfaces &geometryToConformTo)
Construct from dictionary and references to conformalVoronoiMesh and.
ClassName("cellShapeControl")
Runtime type information.
cellShapeControlMesh & shapeControlMesh()
void operator=(const cellShapeControl &)=delete
Disallow default bitwise assignment.
scalar cellSize(const point &pt) const
Return the cell size at the given location.