Skip to content

Add new version of DynamicArrayHandle::CastToArrayHandle

Kenneth Moreland requested to merge kmorel/vtk-m:easier-cast-and-call into master

This takes a reference to an array handle and fills it. This removes a lot of the pain of determining template arguments.

Merge request reports