vtk-m/vtkm/cont/arg
Robert Maynard d6f66d17a3 Testing run methods now take argc/argv to init logging/runtime device
`vtkm::cont::testing` now initializes with logging enabled and support
for device being passed on the command line, `vtkm::testing` only
enables logging.
2019-01-17 13:16:27 -06:00
..
testing Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00
CMakeLists.txt
ControlSignatureTagBase.h
Transport.h
TransportTagArrayIn.h VTK-m Transport doesn't rely on 'ExecutionTypes' typedefs. 2018-06-19 14:16:47 -04:00
TransportTagArrayInOut.h VTK-m now supports passing pointers when invoking worklets. 2018-07-06 14:27:36 -04:00
TransportTagArrayOut.h VTK-m now supports passing pointers when invoking worklets. 2018-07-06 14:27:36 -04:00
TransportTagAtomicArray.h Refactor vtkm::cont::ArrayHandleAny into vtkm::cont::ArrayHandleVirtual 2018-12-27 15:42:03 -05:00
TransportTagCellSetIn.h VTK-m Transport doesn't rely on 'ExecutionTypes' typedefs. 2018-06-19 14:16:47 -04:00
TransportTagExecObject.h Add ExecutionAndControlObjectBase 2018-09-08 11:54:28 -06:00
TransportTagKeyedValuesIn.h
TransportTagKeyedValuesInOut.h
TransportTagKeyedValuesOut.h
TransportTagKeysIn.h
TransportTagTopologyFieldIn.h VTK-m Transport doesn't rely on 'ExecutionTypes' typedefs. 2018-06-19 14:16:47 -04:00
TransportTagWholeArrayIn.h VTK-m now supports passing pointers when invoking worklets. 2018-07-06 14:27:36 -04:00
TransportTagWholeArrayInOut.h VTK-m now supports passing pointers when invoking worklets. 2018-07-06 14:27:36 -04:00
TransportTagWholeArrayOut.h VTK-m now supports passing pointers when invoking worklets. 2018-07-06 14:27:36 -04:00
TypeCheck.h
TypeCheckTagArray.h Remove type lists from ControlSignature arguments for arrays 2019-01-11 12:15:16 -07:00
TypeCheckTagAtomicArray.h Remove type lists from ControlSignature arguments for arrays 2019-01-11 12:15:16 -07:00
TypeCheckTagCellSet.h
TypeCheckTagCellSetStructured.h
TypeCheckTagExecObject.h Add ExecutionAndControlObjectBase 2018-09-08 11:54:28 -06:00
TypeCheckTagKeys.h