Skip to content

Htg resample cell v2

This MR updates the resample to hyper tree grid plugin. It will be able to handle cell-based data in the input. The way vtkAbstractAccumulator work is also changed. They are now templated over a vtkFunctor. A few functors are proposed (the ones needed for our accumulators), but it is easy to add new ones later.

Edited by Yohann Bearzi (Kitware)

Merge request reports