vtk-m/vtkm/cont/arg
Kenneth Moreland 42f810f70e Remove type lists from ControlSignature arguments for arrays
The typelist arguments for ControlSignature tags are antiquated. Remove
them.
2019-01-11 12:15:16 -07:00
..
testing Add ExecutionAndControlObjectBase 2018-09-08 11:54:28 -06:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ControlSignatureTagBase.h Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
Transport.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
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 Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TransportTagKeyedValuesInOut.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TransportTagKeyedValuesOut.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TransportTagKeysIn.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
TypeCheckTagCellSetStructured.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
TypeCheckTagExecObject.h Add ExecutionAndControlObjectBase 2018-09-08 11:54:28 -06:00
TypeCheckTagKeys.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00