vtk-m/vtkm/worklet/connectivities
Kenneth Moreland 51e817adc1 Introduce vtkm::ErrorCode
This is a flag that functions in the execution environment can return to
report on the status of the operation. This way they can report an error
without forcing the entire invocation to shut down.
2020-03-13 18:58:33 -06:00
..
CellSetConnectivity.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CellSetDualGraph.h Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
GraphConnectivity.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
ImageConnectivity.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
InnerJoin.h conslidate the license statement 2019-04-17 10:57:13 -06:00
UnionFind.h Improve the performance of the Image and Graph Connectivity algorithms 2019-10-02 08:25:10 -04:00