vtk-m/vtkm/cont/arg
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 Use test_equal instead of == for comparing numbers in exec worklets. 2014-11-12 08:53:03 -07:00
CMakeLists.txt Add checks for signature tags 2014-10-23 08:28:50 -06:00
ControlSignatureTagBase.h Add checks for signature tags 2014-10-23 08:28:50 -06:00
Transport.h Add Transport class 2014-10-14 10:44:48 -06:00
TransportTagArrayIn.h Add Transport class 2014-10-14 10:44:48 -06:00
TransportTagArrayOut.h Add Transport class 2014-10-14 10:44:48 -06:00
TransportTagExecObject.h Add Transport class 2014-10-14 10:44:48 -06:00
TypeCheck.h Add basic support for type checking of Invoke arguments 2014-10-22 15:21:18 -06:00
TypeCheckTagArray.h Check value type in Invoke input arrays. 2014-10-22 16:51:42 -06:00
TypeCheckTagExecObject.h Add basic support for type checking of Invoke arguments 2014-10-22 15:21:18 -06:00