vtk-m/vtkm
2021-08-02 13:39:32 -04:00
..
cont Merge topic 'copy-runtime-state' 2021-07-29 10:37:52 -04:00
exec Fix divide-by-zero in UnitTestCellInterpolate 2021-07-12 10:29:46 -06:00
filter Fix for corner case in particle advection. 2021-08-02 13:39:32 -04:00
internal cmake: avoid adding testing directories if testing is disabled 2021-06-01 18:40:40 -04:00
interop Fix cuda-opengl interop 2021-07-12 10:32:44 -04:00
io Update code to use ArrayCopyShallowIfPossible 2021-07-15 08:53:52 -06:00
random cmake: avoid adding testing directories if testing is disabled 2021-06-01 18:40:40 -04:00
rendering Avoid divide by zero in rendering TriangleIntersections 2021-07-12 11:23:24 -06:00
source cmake: avoid adding testing directories if testing is disabled 2021-06-01 18:40:40 -04:00
testing Disable floating point exception traps when testing NaNs 2021-07-12 10:29:45 -06:00
thirdparty diy: update tag 2021-06-01 10:33:46 -04:00
worklet Fix for corner case in particle advection. 2021-08-02 13:39:32 -04:00
.gitattributes
Algorithms.h Deprecate vtkm/BinarySearch.h, it is unused and similar to LowerBound 2021-04-07 19:10:28 +00:00
Assert.h
Atomic.h Do not use volatile when calling CUDA atomicCAS 2021-03-25 10:11:44 -06:00
BinaryOperators.h
BinaryPredicates.h
Bitset.h
Bounds.h
CellClassification.h
CellShape.h
CellTraits.h
CMakeLists.txt cmake: avoid adding testing directories if testing is disabled 2021-06-01 18:40:40 -04:00
Deprecated.h Disable deprecation for MSVC 2017 2021-04-26 12:47:44 -06:00
ErrorCode.h
Flags.h
Geometry.h
Geometry.hxx
Hash.h
ImplicitFunction.h Completely deprecate virtual methods 2021-04-28 07:28:32 -06:00
List.h
ListTag.h
LowerBound.h split vtkm/Algorithms.h into UpperBound.h, LowerBound.h, and BinarySearch.h 2021-04-07 18:53:09 +00:00
Math.h Return a vec<T,2> rather than a vtkm::Pair<T,T>. 2021-04-08 16:23:42 -04:00
Math.h.in Return a vec<T,2> rather than a vtkm::Pair<T,T>. 2021-04-08 16:23:42 -04:00
Matrix.h Break LUP factorization when invalid matrix found 2021-07-12 10:29:46 -06:00
NewtonsMethod.h
Pair.h
Particle.h Make sure to #include<ostream> 2021-04-15 09:19:55 -04:00
Range.h
RangeId2.h
RangeId3.h
RangeId.h
StaticAssert.h
Swap.h
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
UpperBound.h split vtkm/Algorithms.h into UpperBound.h, LowerBound.h, and BinarySearch.h 2021-04-07 18:53:09 +00:00
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 Avoid floating point exception in Orthonormalize 2021-07-12 10:29:46 -06:00
VecTraits.h
VecVariable.h
Version.h.in
VirtualObjectBase.h Completely deprecate virtual methods 2021-04-28 07:28:32 -06:00