vtk-m2/vtkm
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
..
cont Use test_equal instead of == for comparing numbers in exec worklets. 2014-11-12 08:53:03 -07:00
exec Fix ICC warnings. 2014-10-23 10:59:18 -06:00
internal Use test_equal instead of == for comparing numbers in exec worklets. 2014-11-12 08:53:03 -07:00
testing Merge branch 'new-list-features' into distpach 2014-10-22 15:21:48 -06:00
worklet Use test_equal instead of == for comparing numbers in exec worklets. 2014-11-12 08:53:03 -07:00
CMakeLists.txt Add ability to zip function interface objects. 2014-10-16 16:31:55 -06:00
Extent.h Change vtkm::Tuple to vtkm::Vec 2014-10-08 10:09:43 -06:00
ListTag.h Add a template that tests whether a type is in a list. 2014-10-22 10:35:56 -06:00
Pair.h Add utility include to Pair.h 2014-10-23 16:34:52 -06:00
TypeListTag.h Add a template that tests whether a type is in a list. 2014-10-22 10:35:56 -06:00
Types.h Fix MSVC compiler warnings 2014-10-21 16:52:24 -06:00
TypeTraits.h Remove vtkm::Scalar and vtkm::Vector# types 2014-10-09 08:54:56 -06:00
VecTraits.h Change VectorTraits to VecTraits. 2014-10-08 10:09:43 -06:00