vtk-m/vtkm/worklet/contour
Robert Maynard e1ccaced3e Merge topic 'add_flying_edges'
91c56d680 Update Contour tests to be aware of flying edge output
1b256281f Convert contour worklet to expect isovalues to a std::vector
c2bab6c6b Introduce FlyingEdges for 3d structured datasets
1995e5204 Correct minor issues from refactoring MarchingCells worklets
d3512879d Remove unneeded template parameters from Gradient.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !2005
2020-03-25 16:53:21 -04:00
..
CMakeLists.txt Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -04:00
CommonState.h Correct minor issues from refactoring MarchingCells worklets 2020-03-22 12:49:58 -04:00
FieldPropagation.h Restructure Contour algorithm to make it easier to add specialized versions 2020-02-27 16:08:00 -05:00
FlyingEdges.h Convert contour worklet to expect isovalues to a std::vector 2020-03-25 08:23:10 -04:00
FlyingEdgesHelpers.h Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -04:00
FlyingEdgesPass1.h Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -04:00
FlyingEdgesPass2.h Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -04:00
FlyingEdgesPass4.h Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -04:00
FlyingEdgesPass5.h Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -04:00
FlyingEdgesTables.h Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -04:00
MarchingCells.h Merge topic 'add_flying_edges' 2020-03-25 16:53:21 -04:00
MarchingCellTables.h Restructure Contour algorithm to make it easier to add specialized versions 2020-02-27 16:08:00 -05:00