vtk-m2/vtkm
Allison Vacanti fd311f5716 Update worklet::Keys to stable sort keys and not modify input.
This ensures that the order of the values presented to the
WorkletReduceByKey functor is consistent.

After this change, the key array used to build the worklet::Keys object
is no longer modified. The sorted keys can be obtained by using permuting
the input keys with Keys::GetSortedValuesMap().
2017-09-28 13:02:33 -04:00
..
benchmarking Add StableSortIndices worklet. 2017-09-28 13:02:33 -04:00
cont Fix ambiguous make_ArrayHandleCast template 2017-09-27 10:56:22 -06:00
exec Consistenly use nullptr in vtk-m. 2017-09-25 09:57:23 -04:00
filter Update copyright for Sandia 2017-09-20 15:33:44 -06:00
internal Consistenly use nullptr in vtk-m. 2017-09-25 09:57:23 -04:00
interop Merge topic 'update-license' 2017-09-21 11:03:33 -04:00
io Consistenly use nullptr in vtk-m. 2017-09-25 09:57:23 -04:00
rendering Update VTK-m source to use new ArrayCopy functionality 2017-09-25 16:54:46 -06:00
testing Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
worklet Update worklet::Keys to stable sort keys and not modify input. 2017-09-28 13:02:33 -04:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Assert.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BaseComponent.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BinaryOperators.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BinaryPredicates.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Bounds.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellShape.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellTraits.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Hash.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ListTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Math.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Math.h.in Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Matrix.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
NewtonsMethod.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Pair.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Range.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RangeId3.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RangeId.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
StaticAssert.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TopologyElementTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Transform3D.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TypeListTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Types.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TypeTraits.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnaryPredicates.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VecAxisAlignedPointCoordinates.h Fix many warnings from doxygen 2017-09-22 10:29:08 -06:00
VecFromPortal.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VecFromPortalPermute.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VectorAnalysis.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VecTraits.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VecVariable.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Version.h.in Update copyright for Sandia 2017-09-20 15:33:44 -06:00