vtk-m2/vtkm
2022-05-16 09:26:08 -06:00
..
cont use kokkos allocate whn oldSize is zero 2022-03-31 14:38:03 -04:00
exec cuda: Fix new cuda version warnings 2022-04-07 17:50:37 -04:00
filter Migrate MIR filter 2022-05-16 09:26:08 -06:00
internal Turn off inlining of Variant::CastAndCall for HIP 2022-03-28 14:14:06 -06:00
interop renamve vector_calculus -> vector_analysis 2022-01-31 08:58:38 -07:00
io Update use of field association enumerations 2022-03-17 11:02:37 -06:00
random remove ALL_BACKENDS 2022-02-09 16:15:08 -07:00
rendering Merge topic 'fix-mapper-quad' 2022-04-20 12:04:35 -04:00
source Update use of field association enumerations 2022-03-17 11:02:37 -06:00
testing Enable predicate parameter to ListAll and ListAny 2022-03-08 09:26:35 -07:00
thirdparty Merge branch 'upstream-loguru' into encapsulate-loguru-namespace 2022-02-17 16:03:23 -05:00
worklet Migrate MIR filter 2022-05-16 09:26:08 -06:00
.gitattributes
Algorithms.h
Assert.h Disable VTKM_ASSERT when using HIP 2020-09-25 11:06:57 -04:00
Atomic.h CI: updates kokkos version 2021-09-20 18:23:16 -04:00
BinaryOperators.h
BinaryPredicates.h
Bitset.h Add unittest for particlearraycopy 2020-06-18 15:45:36 -04:00
Bounds.h Add implementation of VecTraits for Range and Bounds 2022-01-25 10:55:35 -07:00
CellClassification.h Fix scoping of vtkm::CellClassification 2022-03-17 15:33:57 -06:00
CellShape.h
CellTraits.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
CMakeLists.txt Deprecate brigand.hpp 2022-03-08 07:25:08 -07:00
Deprecated.h Disable deprecation for MSVC 2017 2021-04-26 12:47:44 -06:00
ErrorCode.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
Flags.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Geometry.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Geometry.hxx
Hash.h
ImplicitFunction.h
List.h Enable predicate parameter to ListAll and ListAny 2022-03-08 09:26:35 -07:00
ListTag.h Remove brigand.hpp 2022-03-08 07:25:08 -07:00
LowerBound.h
Math.h Remove recursion from FloatDistance 2021-08-02 09:50:41 -06:00
Math.h.in Remove recursion from FloatDistance 2021-08-02 09:50:41 -06:00
Matrix.h Break LUP factorization when invalid matrix found 2021-07-12 10:29:46 -06:00
NewtonsMethod.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Pair.h
Particle.h Removing host/device being called from device warning 2021-09-01 17:54:41 -07:00
Range.h Add implementation of VecTraits for Range and Bounds 2022-01-25 10:55:35 -07:00
RangeId2.h
RangeId3.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
RangeId.h
StaticAssert.h
Swap.h revert thust::swap 2022-02-08 12:18:26 -07: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 Deprecate brigand.hpp 2022-03-08 07:25:08 -07:00
Types.h Allow for different types in basic type operators 2021-03-03 09:39:45 -07:00
TypeTraits.h
UnaryPredicates.h
UpperBound.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 Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
VecFromPortalPermute.h
VecFromVirtPortal.h
VectorAnalysis.h Avoid floating point exception in Orthonormalize 2021-07-12 10:29:46 -06:00
VecTraits.h Add ability to convert fields to known types 2021-08-19 07:10:20 -06:00
VecVariable.h Generalize fields for particle advection 2020-07-20 21:15:46 -04:00
Version.h.in
VirtualObjectBase.h