vtk-m/vtkm/worklet
Kenneth Moreland 4ab4dc9cf2 Use test_equal instead of == for comparing numbers in exec worklets.
A couple of tests were failing with the Intel compiler due to
imprecision in comparing floating point values.

Also snuck in some minor documentation fixes in a comment for
FunctionInterface.
2014-11-12 08:53:03 -07:00
..
internal Add checks for signature tags 2014-10-23 08:28:50 -06:00
testing Use test_equal instead of == for comparing numbers in exec worklets. 2014-11-12 08:53:03 -07:00
CMakeLists.txt Add DispatcherMapField. 2014-10-21 13:10:00 -06:00
DispatcherMapField.h Add DispatcherMapField. 2014-10-21 13:10:00 -06:00
WorkletMapField.h Add checks for signature tags 2014-10-23 08:28:50 -06:00