55#ifndef geometricElementTransformPointSmoother_H
56#define geometricElementTransformPointSmoother_H
83 const scalar transformationParameter_;
88 static scalar cellQuality
100 TypeName(
"geometricElementTransform");
This class provides ordered connectivity for each point of each cell. Lists are available of the poin...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const polyMesh & mesh() const noexcept
Access the mesh.
Mesh consisting of general polyhedral cells.
A class for managing temporary objects.
List< label > labelList
A List of labels.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Field< vector > vectorField
Specialisation of Field<T> for vector.
vectorField pointField
pointField is a vectorField.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.