Skip to content

Adding composite filter

Zhe Wang requested to merge zhe.wang/vtk-m:add_composite_vector_filter into master

This filter tries to wrap the existing make_ArrayHandleCompositeVector into a filter. The composite filter will be used by vtkh and simplifies its code here. More discussion and background information can be found here.

Merge request reports