99 vtkInformationVector **inputVector,
100 vtkInformationVector *outputVector)
override;
101 template <
typename VTK_T1,
typename VTK_T2>
102 void dispatch(std::vector<std::tuple<int, double, double>> &storage,
103 const VTK_T1 *
const values,
104 const VTK_T2 *
const values2,
105 const size_t nvalues);