Skip to content

Add ArrayHandleSOA

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

This ArrayHandle should behave just like the one with basic storage but external arrays stored by component can be shallow-copied to them.

Merge request reports