44 vtkInformationVector **inputVector,
45 vtkInformationVector *outputVector)
override;
46 template <
typename VTK_T1,
typename VTK_T2>
47 void dispatch(std::vector<std::tuple<vtkIdType, double, double>> &storage,
48 const VTK_T1 *
const values,
49 const VTK_T2 *
const values2,
50 const size_t nvalues);