vtk-m/vtkm/exec
Robert Maynard 39c4aacce2 Merge topic 'cpu_parallel_radix_sort'
30f6e53c Fixed compiler warning for char type with kxsort
8f75df65 Fix Visual Studio compiler warnings.
d7a98057 Move kxsort.h inside VTKM_THIRDPARTY_PRE_INCLUDE
f53d0789 Removed debug output statements.
7c0b09de Removed Gnu specific __attribute__ macro for unused variables
78bf34dd Merge branch 'cpu_parallel_radix_sort' of https://gitlab.kitware.com/Otahal/vtk-m into cpu_parallel_radix_sort
77389765 Added missing files from Rob's patch.
84de5192 Applied patch from Rob Maynard
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Robert Maynard <robert.maynard@kitware.com>
Merge-request: !1053
2018-02-15 12:59:44 -05:00
..
arg Misc. typos 2018-01-30 06:51:47 -05:00
cuda iVTK-m CUDA backend doesn't use thrust::cuda::pointer any more. 2018-02-02 08:33:17 -05:00
internal Improve WorldCoordinatesToParametricCoordinates 2018-02-05 15:52:16 -05:00
serial Don't allow DeviceTaskTypes to construct tasks from rvalues. 2018-01-18 13:55:37 -05:00
tbb CPU parallel radix sorting 2018-01-31 14:08:14 -07:00
testing Misc. typos 2018-01-30 06:51:47 -05:00
AtomicArray.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellDerivative.h Fix Jacobian cases for wedge and pyramid 2018-01-31 15:45:12 -07:00
CellEdge.h Remove VTKM_EXEC_CONSTANT 2017-12-05 13:49:55 -05:00
CellFace.h Misc. typos 2018-01-30 06:51:47 -05:00
CellInside.h Add a CellLocator 2017-10-10 14:01:41 -04:00
CellInterpolate.h Misc. typos 2018-01-30 06:51:47 -05:00
CMakeLists.txt Remove unused file vtkm/exec/ImplicitFunction.h 2018-01-29 15:23:49 -05:00
ConnectivityExplicit.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityPermuted.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityStructured.h MarchingCubes now uses Gradient fast paths when possible. 2017-09-25 14:25:28 -04:00
ExecutionObjectBase.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExecutionWholeArray.h Replace ExecutionWholeArray with WholeArray 2018-01-02 10:30:16 -05:00
FunctorBase.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Jacobian.h Fix Jacobian cases for wedge and pyramid 2018-01-31 15:45:12 -07:00
ParametricCoordinates.h Improve WorldCoordinatesToParametricCoordinates 2018-02-05 15:52:16 -05:00
TaskBase.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00