vtk-m/vtkm
Sujin Philip 6d254d3e60 Fix StructuredPointGradient for Uniform Point Coordinates
The scalar field difference along x, y, and z should be divided by the
spacing not multiplied. This was causing some test failures in VTK and
ParaView when overriding the default contour filter with `vtkmContour`.
2022-04-28 12:50:09 -04: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 Fix StructuredPointGradient for Uniform Point Coordinates 2022-04-28 12:50:09 -04: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 Merge topic 'scoped-enum-cell-classification' 2022-03-21 12:40:05 -04:00
.gitattributes
Algorithms.h
Assert.h
Atomic.h
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
CMakeLists.txt Deprecate brigand.hpp 2022-03-08 07:25:08 -07:00
Deprecated.h
ErrorCode.h
Flags.h
Geometry.h
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
Math.h.in
Matrix.h
NewtonsMethod.h
Pair.h
Particle.h
Range.h Add implementation of VecTraits for Range and Bounds 2022-01-25 10:55:35 -07:00
RangeId2.h
RangeId3.h
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
TypeListTag.h Deprecate brigand.hpp 2022-03-08 07:25:08 -07:00
Types.h
TypeTraits.h
UnaryPredicates.h
UpperBound.h
VecAxisAlignedPointCoordinates.h
VecFlat.h
VecFromPortal.h
VecFromPortalPermute.h
VecFromVirtPortal.h
VectorAnalysis.h
VecTraits.h
VecVariable.h
Version.h.in
VirtualObjectBase.h