Go to the documentation of this file.
37 #ifndef meshSurfaceCheckInvertedVertices_H
38 #define meshSurfaceCheckInvertedVertices_H
meshSurfaceCheckInvertedVertices(const meshSurfaceCheckInvertedVertices &)
Disallow default bitwise copy construct.
const labelHashSet & invertedVertices() const
return the labels of inverted vertices
labelHashSet invertedVertices_
set of inverted vertices
const meshSurfacePartitioner & surfacePartitioner_
mesh surface partitioner
void checkVertices()
check vertices by calculating dot products
~meshSurfaceCheckInvertedVertices()
const boolList * activePointsPtr_
active surface points
Finds corners and edge points at the surface of the volume mesh.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void operator=(const meshSurfaceCheckInvertedVertices &)
Disallow default bitwise assignment.