Go to the documentation of this file.
35 #ifndef topologicalCleaner_H
36 #define topologicalCleaner_H
void decomposeCells()
decompose marked cells
topologicalCleaner(const topologicalCleaner &)
Disallow default bitwise copy construct.
bool cleanTopology()
clean topologically problematic cells
void checkNonMappableFaces()
check and fix non-mappable faces
void checkNonConsecutiveBoundaryVertices()
check and fix incorrectly connected faces
void checkNonMappableCells()
check and fix non-mappable cells
void operator=(const topologicalCleaner &)
Disallow default bitwise assignment.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void checkInvalidConnectionsForVerticesCells(labelHashSet *irregularNodes=NULL)
check and fix vertices where two or more groups of cells meet
void checkInvalidConnectionsForVerticesFaces(labelHashSet *irregularNodes=NULL)
check and fix vertices where two or more groups of faces meet