Go to the documentation of this file.
38 #ifndef cellShapeControl_H
39 #define cellShapeControl_H
73 const scalar defaultCellSize_;
75 const scalar minimumCellSize_;
A templated (3 x 3) tensor of objects of <T> derived from MatrixSpace.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
Controls for the conformalVoronoiMesh mesh generator.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
~cellShapeControl()=default
const cellSizeAndAlignmentControls & sizeAndAlignment() const
void cellSizeAndAlignment(const point &pt, scalar &size, tensor &alignment) const
const cellAspectRatioControl & aspectRatio() const
scalar defaultCellSize() const
Generic templated field type.
scalar minimumCellSize() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
cellShapeControlMesh & shapeControlMesh()
ClassName("cellShapeControl")
tensor cellAlignment(const point &pt) const
scalar cellSize(const point &pt) const
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...