vtk-m/vtkm
2020-12-02 14:29:15 -08:00
..
cont Merge topic 'bridge-old-and-new-style-arrayhandle' 2020-12-02 14:12:41 -05:00
exec Revert change the removes printing of seed. 2020-11-18 11:03:19 -05:00
filter Minor fixed for performane logging 2020-12-02 14:29:15 -08:00
internal Do not attempt to move non-trivial objects in Variant 2020-11-09 12:48:10 -07:00
interop Update vtkm/interop to use non-deprecated make_ArrayHandle API 2020-08-03 12:15:16 -04:00
io Generate and test regression-test images with io library updates 2020-12-02 16:24:07 +00:00
random
rendering remove MakeTestDataSet, generate vtk dataset files 2020-12-02 16:24:10 +00:00
source Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
testing Revert unfocused diffs. 2020-11-29 14:16:05 -05:00
thirdparty Merge branch 'upstream-lcl' into update_thirdparty_for_hip_support 2020-10-28 14:21:28 -04:00
worklet Partial add dot output in ComputeDistributedContourTreeFunctor 2020-12-02 14:29:15 -08: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 Change interface of atomic compare and swap 2020-10-20 08:39:22 -06:00
BinaryOperators.h
BinaryPredicates.h
Bitset.h Add unittest for particlearraycopy 2020-06-18 15:45:36 -04:00
Bounds.h
CellClassification.h
CellShape.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
CellTraits.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
CMakeLists.txt Add atomic free functions 2020-08-20 13:40:43 -06:00
Deprecated.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ErrorCode.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
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 Add Kokkos backend 2020-08-12 13:55:24 -04:00
List.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ListTag.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Math.h vtkm/Math frexp(float) version works now with HIP 2020-10-22 15:32:14 -04:00
Math.h.in vtkm/Math frexp(float) version works now with HIP 2020-10-22 15:32:14 -04:00
Matrix.h
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 clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Swap.h vtkm/Swap works with hip 2020-10-22 15:32:06 -04:00
TopologyElementTag.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Transform3D.h
Tuple.h
Tuple.h.in
TypeList.h Make sure all C scalar types are in TypeListScalarAll 2020-11-12 16:18:56 -07:00
TypeListTag.h
Types.h Make sure all C scalar types are in TypeListScalarAll 2020-11-12 16:18:56 -07:00
TypeTraits.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
UnaryPredicates.h
VecAxisAlignedPointCoordinates.h
VecFromPortal.h
VecFromPortalPermute.h
VecFromVirtPortal.h
VectorAnalysis.h
VecTraits.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
VecVariable.h Generalize fields for particle advection 2020-07-20 21:15:46 -04:00
Version.h.in
VirtualObjectBase.h