55 #ifndef geometricElementTransformPointSmoother_H 56 #define geometricElementTransformPointSmoother_H 65 class cellPointConnectivity;
67 namespace pointSmoothers
83 const scalar transformationParameter_;
100 TypeName(
"geometricElementTransform");
Class calculates cell quality measures.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
Abstract base class for point smoothing methods. Handles parallel communication via reset and average...
const polyMesh & mesh() const noexcept
Access the mesh.
This class provides ordered connectivity for each point of each cell. Lists are available of the poin...
Mesh consisting of general polyhedral cells.
A class for managing temporary objects.