Skip to content

[WIP] Specialized print function for ArrayHandleImplicit

Brent Lessley requested to merge blessley/vtk-m:revise-connectivity-print into master

Added a custom print function for ArrayHandleImplicit. The printSummary_ArrayHandle function of ArrayHandle incites a compilation error when implicit function storage types are used with the CUDA backend.

Merge request reports