vtk-m/vtkm/cont/arg
Kenneth Moreland b4bfb95131 Merge topic 'atomic-array-device-execution'
96ae94420 Simplified execution object creation for atomic array
0bd197af9 moved TwoLevelUniformGridExecutionObject to vtkm/exec/internal
6ce895be8 simplified how atomic arrays create execution objects
f1ee5b92a fix a rebase error
25d140361 fix bad rabse for wireframer
f892695f1 fixing so wierd merging issue
9bb00ec66 moved the execution object for TwoLevelUniform grid to vrkm::exec
db1c9bfee Change the namespacing of atomic array
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Robert Maynard <robert.maynard@kitware.com>
Merge-request: !1243
2018-07-18 18:08:05 -04:00
..
testing Change the namespacing of atomic array 2018-07-02 16:25:48 -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 Merge topic 'atomic-array-device-execution' 2018-07-18 18:08:05 -04:00
TransportTagCellSetIn.h VTK-m Transport doesn't rely on 'ExecutionTypes' typedefs. 2018-06-19 14:16:47 -04:00
TransportTagExecObject.h VTK-m now supports passing pointers when invoking worklets. 2018-07-06 14:27:36 -04: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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
TypeCheckTagAtomicArray.h Change the namespacing of atomic array 2018-07-02 16:25:48 -06: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 Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
TypeCheckTagKeys.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00