Go to the documentation of this file.
35 #ifndef meshSurfaceEngineModifier_H
36 #define meshSurfaceEngineModifier_H
meshSurfaceEngine & surfaceEngine_
reference to the meshSurfaceEngine
void updatePointNormalsAtProcBoundaries() const
void updateVertexNormals()
update normals of boundary vertices at processor boundaries
~meshSurfaceEngineModifier()
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void moveBoundaryVertexNoUpdate(const label bpI, const point &newP)
relocate the selected boundary vertex
void moveBoundaryVertex(const label bpI, const point &newP)
relocate the selected boundary vertex and update geometry data
void operator=(const meshSurfaceEngineModifier &)
Disallow default bitwise assignment.
vectorField * pointNormalsPtr_
point normals
void syncVerticesAtParallelBoundaries()
meshSurfaceEngineModifier(const meshSurfaceEngineModifier &)
Disallow default bitwise copy construct.