Skip to content

Source was not setting the right key. Fixed.

Berk Geveci requested to merge berkgeveci/vtk:samplefunction-fix into master

vtkSampleFunction was not setting CAN_PRODUCE_SUB_EXTENT() key even though it can. This was causing it not to work in parallel. Fixed.

Merge request reports