vtk-m/vtkm/internal
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
..
testing Remove unused functor from function interface test. 2014-11-12 08:39:45 -07:00
CMakeLists.txt Add Fetch class 2014-10-15 13:52:27 -06:00
Configure.h.in Add IdComponent and other base types with explicit widths 2014-10-08 10:09:42 -06:00
ConfigureFor32.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
ConfigureFor64.h Make sure all header wrapper macros start with vtk_m_ rather than vtkm_ 2014-06-11 10:43:36 -06:00
ExportMacros.h Use MSVC checked_array_iterator to suppress warnings and add checks. 2014-08-12 15:25:45 -06:00
FunctionInterface.h Use test_equal instead of == for comparing numbers in exec worklets. 2014-11-12 08:53:03 -07:00
FunctionInterfaceDetailPost.h Add ability to zip function interface objects. 2014-10-16 16:31:55 -06:00
FunctionInterfaceDetailPost.h.in Add ability to zip function interface objects. 2014-10-16 16:31:55 -06:00
FunctionInterfaceDetailPre.h Fix wrapper macros around FunctionInterface header files 2014-10-08 10:07:08 -06:00
FunctionInterfaceDetailPre.h.in Fix wrapper macros around FunctionInterface header files 2014-10-08 10:07:08 -06:00
Invocation.h Add basic dispatcher functionality. 2014-10-21 11:49:23 -06:00
ListTagDetail.h Add a template that tests whether a type is in a list. 2014-10-22 10:35:56 -06:00
ListTagDetail.h.in Add a template that tests whether a type is in a list. 2014-10-22 10:35:56 -06:00