Skip to content

Add ArrayHandleGroupVec

Kenneth Moreland requested to merge kmorel/vtk-m:array-handle-group-vec into master

This is a fancy array handle that groups consecutive entries in a delegate array handle and presents them as a single vec.

Merge request reports