Skip to content
  • David Thompson's avatar
    Get CDF working as a configurable analysis. · 13804aed
    David Thompson authored
    This eliminates all but token dependence on VTKm in favor of
    VTK's vtkSortDataArray class (which uses vtkSMPTools).
    However, it has the advantage of handling different types of
    data arrays, whereas the previous VTK-m worklet insisted on
    being provided doubles.
    13804aed