Skip to content

Draft: Add ArrayHandleRecombineVec

Kenneth Moreland requested to merge kmorel/vtk-m:recombine-vec-array-2 into master

The primary purpose of ArrayHandleRecombineVec is to take arrays returned from ArrayExtractComponent and recombine them again into a single ArrayHandle that has Vec values.

Merge request reports