Skip to content

VariantArrayHandle should report run time NumberOfComponents

Sujin Philip requested to merge sujin.philip/vtk-m:fix-VariantArrayHandle into master

Query and report number of components at runtime so that it can work with arrays of types with runtime varying number of components Eg. ArrayHandleGroupVecVariable.

Merge request reports