vtk-m/vtkm/exec/testing
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
..
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestCellDerivative.cxx Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
UnitTestCellEdgeFace.cxx Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
UnitTestCellInterpolate.cxx Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
UnitTestParametricCoordinates.cxx Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00