Skip to content
Snippets Groups Projects
Commit 72af1b2e authored by Spiros Tsalikis's avatar Spiros Tsalikis
Browse files

vtkGeometryFilter: Remove spin-locks, reduce memory by 5x

Remove the need for communication and reduce the used memory
by using the vtkStaticFaceHashMapTemplate class, and also
resetting the memory pool after we are done with traversing a
list of faces that share the same first point id in a hash.
Also, vtkUnstructuredGridBase now use the DataSetExecute approach.
parent f3c04644
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment