vtk-m/vtkm/worklet/internal
Kenneth Moreland c6fdceaf46 Fix an error in the clip tables
There was an error in the clip tables for clipping lines. It was
referring to edge 1 for one of the case, but of course a line has only 1
edge at index 0. Fix the error in the clipping table and also add a
check for if we get an index to an invalid line.
2017-01-24 13:23:47 -07:00
..
testing Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00
ClipTables.h Fix an error in the clip tables 2017-01-24 13:23:47 -07:00
CMakeLists.txt Attempt 13 to resolve Windows compiler warning with streaming storage 2016-10-21 16:08:13 -06:00
DispatcherBase.h Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
TriangulateTables.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
WorkletBase.h WholeCellSetIn now uses the proper fetch tag. 2016-12-12 13:26:16 -05:00