vtk-m/vtkm
Vicente Bolea 820461b046 Merge topic 'pick-sampling-2d' into release
ed8d2fb35 Merge branch 'master' into alpine_sampling_2d
93b8ee97d Pasing range explicitly to NDHistogram worklet for ALPINE 2D sampling milestone

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Li-Ta Lo <ollie@lanl.gov>
Merge-request: !2257

c63bf12f1 Merge topic 'alpine_sampling_2d'

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2478
2021-05-13 12:30:00 -04:00
..
cont Merge topic 'reduce-initial-type' 2021-03-08 18:06:51 -05:00
exec Be more conservative about is_trivial support 2021-03-01 15:12:27 -07:00
filter Merge topic 'messenger_cleanup' 2021-03-03 16:38:54 -05:00
internal Disallow references in Variant 2021-03-01 16:09:19 -07:00
interop
io more missing sstream headers 2021-02-26 13:49:42 -08:00
random
rendering add status init to rays 2021-04-27 13:18:37 -07:00
source Fix deprecation warnings 2021-01-26 07:56:39 -07:00
testing Be more conservative about is_trivial support 2021-03-01 15:12:27 -07:00
thirdparty Merge branch 'upstream-lcl' into refactor-use-cpp14 2021-02-08 17:13:10 +01:00
worklet Merge topic 'alpine_sampling_2d' 2021-04-14 13:49:06 -04:00
.gitattributes
Algorithms.h vtkm/Algorithms now can do device side HIP algorithms 2020-10-20 09:24:05 -04:00
Assert.h Disable VTKM_ASSERT when using HIP 2020-09-25 11:06:57 -04:00
Atomic.h vtkm/Atomic doesn't generate unused parameter warnings on MSVC 2021-01-11 09:01:48 -05:00
BinaryOperators.h
BinaryPredicates.h
Bitset.h
Bounds.h
CellClassification.h
CellShape.h
CellTraits.h
CMakeLists.txt Add VecFlat class 2020-12-16 17:22:44 -07:00
Deprecated.h Use GNU attributes for deprecated 2021-02-15 12:39:11 -07:00
ErrorCode.h
Flags.h
Geometry.h
Geometry.hxx Update vtkm/Geometry.hxx to follow clangs rules on function markup 2020-09-25 09:37:46 -04:00
Hash.h
ImplicitFunction.h Remove make_ImplicitFunctionFunctor functions 2021-02-25 14:05:02 -07:00
List.h
ListTag.h
Math.h Don't use HIP overloads for std::min 2020-12-28 13:29:32 -05:00
Math.h.in Don't use HIP overloads for std::min 2020-12-28 13:29:32 -05:00
Matrix.h Remove UB from Matrix.h, and replace by quiet NaNs. 2021-02-08 15:40:23 -05:00
NewtonsMethod.h
Pair.h
Particle.h Add support for ghost cells in particle advection. 2020-10-19 16:46:48 -04:00
Range.h
RangeId2.h
RangeId3.h
RangeId.h
StaticAssert.h
Swap.h vtkm/Swap works with hip 2020-10-22 15:32:06 -04:00
TopologyElementTag.h
Transform3D.h
Tuple.h
Tuple.h.in
TypeList.h Enable reinterpreting UnknownArrayHandle to compatible C types 2021-01-13 09:19:27 -07:00
TypeListTag.h
Types.h Allow for different types in basic type operators 2021-03-03 09:39:45 -07:00
TypeTraits.h Add implementation of ArrayRangeCompute for UnknownArrayHandle 2021-02-17 09:18:31 -07:00
UnaryPredicates.h
VecAxisAlignedPointCoordinates.h Add VecFlat class 2020-12-16 17:22:44 -07:00
VecFlat.h Fix warning in VecFlat 2020-12-17 13:39:02 -07:00
VecFromPortal.h
VecFromPortalPermute.h
VecFromVirtPortal.h
VectorAnalysis.h
VecTraits.h
VecVariable.h
Version.h.in
VirtualObjectBase.h