vtk-m/vtkm/cont/arg
Robert Maynard dd298b1826 ExplicitConnectivity and RegularConnectivity can now upload to any device.
Previously we had accidentally bound the PrepareForInput method to upload
only to the default device adapter, which breaks the use case of allowing
multiple simultaneous backends at runtime.
2015-05-29 10:34:06 -04:00
..
testing Use test_equal instead of == for comparing numbers in exec worklets. 2014-11-12 08:53:03 -07:00
CMakeLists.txt first steps in getting real topology to worklet map cell. 2015-02-04 15:02:59 -05: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 getting exec version of connectivity working 2015-05-12 12:50:30 -04: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
TransportTagTopologyIn.h ExplicitConnectivity and RegularConnectivity can now upload to any device. 2015-05-29 10:34:06 -04: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
TypeCheckTagTopology.h first steps in getting real topology to worklet map cell. 2015-02-04 15:02:59 -05:00