pointSmoother Member List

This is the complete list of members for pointSmoother, including all inherited members.

average(const labelList &facesToMove, Field< weightType > &weights, vectorField &pointDisplacement) constpointSmootherprotected
calculate(const labelList &facesToMove, const pointField &oldPoints, const pointField &currentPoints, const pointField &faceCentres, const vectorField &faceAreas, const pointField &cellCentres, const scalarField &cellVolumes, vectorField &pointDisplacement) const =0pointSmootherpure virtual
calculate(const labelList &facesToMove, const pointField &oldPoints, const pointField &currentPoints, const polyMeshGeometry &meshGeometry, vectorField &pointDisplacement) constpointSmootherinlinevirtual
cellQuality(const pointField &points, const pointField &faceCentres, const vectorField &faceAreas, const pointField &cellCentres, const scalarField &cellVolumes) constpointSmoothervirtual
declareRunTimeSelectionTable(autoPtr, pointSmoother, dictionary,(const polyMesh &mesh, const dictionary &dict),(mesh, dict))pointSmoother
faceQuality(const pointField &points, const pointField &faceCentres, const vectorField &faceAreas, const pointField &cellCentres, const scalarField &cellVolumes) constpointSmoothervirtual
isInternalOrProcessorFace(const label faceI) constpointSmootherprotected
mesh() constpointSmootherinline
New(const word &pointSmootherType, const polyMesh &mesh, const dictionary &dict)pointSmootherstatic
New(const polyMesh &mesh, const dictionary &dict)pointSmootherstatic
pointSmoother(const polyMesh &mesh, const dictionary &)pointSmoother
pointsToMove(const labelList &facesToMove, const bool moveInternalFaces) constpointSmootherprotected
reset(const labelList &facesToMove, Field< weightType > &weights, vectorField &pointDisplacement, const bool resetInternalFaces=true) constpointSmootherprotected
TypeName("pointSmoother")pointSmoother
update(const labelList &facesToMove, const pointField &oldPoints, const pointField &currentPoints, const pointField &faceCentres, const vectorField &faceAreas, const pointField &cellCentres, const scalarField &cellVolumes, pointVectorField &pointDisplacement, const bool correctBCs=true) constpointSmoother
update(const labelList &facesToMove, const pointField &oldPoints, const pointField &currentPoints, const polyMeshGeometry &meshGeometry, pointVectorField &pointDisplacement, const bool correctBCs=true) constpointSmootherinline
~pointSmoother()pointSmoothervirtual