vtk-m2/vtkm
2020-09-15 12:55:24 -07:00
..
cont Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
exec Fix warning about return value 2020-09-14 15:04:03 -06:00
filter Refactor mesh classes: switch from row/col/slice to vtkm::Id2/Id3 2020-09-15 11:15:27 -07:00
internal Optionally remove all use of ArrayHandleVirtual 2020-09-04 22:52:45 -06:00
interop Update vtkm/interop to use non-deprecated make_ArrayHandle API 2020-08-03 12:15:16 -04:00
io Fix deprecated warnings 2020-09-09 06:13:07 -06:00
random ArrayHandleRandomUniformReal 2020-06-02 11:58:57 -06:00
rendering Move ColorTable::Sample methods to vtkm_cont 2020-09-14 16:40:26 -06:00
source Reverse Invoker, Dispatcher and Worklet dependency 2020-07-21 17:25:43 -06:00
testing clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
thirdparty vtkmdiy: forward the bin install directory to diy 2020-08-26 14:18:33 -04:00
worklet Fixed missing invoker compile error 2020-09-15 12:55:24 -07:00
.gitattributes
Algorithms.h
Assert.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
Atomic.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04: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
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 Unfoobar the float_distance MR. 2020-06-24 10:52:59 -04:00
Math.h.in Unfoobar the float_distance MR. 2020-06-24 10:52:59 -04:00
Matrix.h
NewtonsMethod.h
Pair.h
Particle.h Particle: explicitly make the copy ctor and assignment op 2020-09-14 10:47:42 -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
TopologyElementTag.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Transform3D.h
Tuple.h Update vtk-m doxygen to generate less warnings 2020-06-01 16:58:32 -04:00
Tuple.h.in Update doxygen comments in Tuple.h.in 2020-06-03 09:22:48 -06:00
TypeList.h Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00
TypeListTag.h Merge topic 'modify-default-policy' 2020-03-24 12:17:23 -04:00
Types.h vtkm::Vec: added unrolled arithmetic operators overload 2020-09-03 16:10:15 -04: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