vtk-m/vtkm/worklet/contour
Vicente Adolfo Bolea Sanchez b22823a547 Contour: Zero-init arrays in Flying Edges
- It fixes a lingering error triggered with BenchContour
- It reenables BenchContour

Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
2020-10-21 19:12:51 -04:00
..
CMakeLists.txt Significantly improve FlyingEdges performance across all devices 2020-05-22 15:53:49 -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 Significantly improve FlyingEdges performance across all devices 2020-05-22 15:53:49 -04:00
FlyingEdgesHelpers.h FlyingEdges: Handle when pass 1 generates no intersections 2020-06-11 08:32:28 -04:00
FlyingEdgesPass1.h Contour: Zero-init arrays in Flying Edges 2020-10-21 19:12:51 -04:00
FlyingEdgesPass2.h FlyingEdges: Handle when pass 1 generates no intersections 2020-06-11 08:32:28 -04:00
FlyingEdgesPass4.h Significantly improve FlyingEdges performance across all devices 2020-05-22 15:53:49 -04:00
FlyingEdgesPass4Common.h Contour: Zero-init arrays in Flying Edges 2020-10-21 19:12:51 -04:00
FlyingEdgesPass4X.h update float casting to not have warnings on iris 2020-09-08 17:47:53 +00:00
FlyingEdgesPass4XWithNormals.h update float casting to not have warnings on iris 2020-09-08 17:47:53 +00:00
FlyingEdgesPass4Y.h FlyingEdges: Handle when pass 1 generates no intersections 2020-06-11 08:32:28 -04:00
FlyingEdgesTables.h Introduce FlyingEdges for 3d structured datasets 2020-03-25 08:23:10 -04:00
MarchingCells.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
MarchingCellTables.h Improvements to moving data into ArrayHandle 2020-07-23 10:53:38 -06:00