Skip to content

REFAC: Add LineMesh compute vertex neighbors & rename SurfaceMesh::computeVertexNeighbors

Andrew Wilson requested to merge andrew.wilson/iMSTK:ReverseLinkageMaps into master

Plucked off the pbd rigid body branch.

Adds computeNeighborVertices for LineMesh similar to SurfaceMesh and adds computeVertexToCellMap for both.

Merge request reports