vtk-m/vtkm
2021-04-07 17:54:34 +00:00
..
cont Make ArrayPortalRecombineVec trivially copyable 2021-04-02 07:37:26 -06:00
exec Minor style changes in UnitTestVariant 2021-04-01 14:47:51 -06:00
filter Merge topic 'remove-render-annotations' 2021-03-31 15:38:56 -04:00
internal Slight comment changes 2021-03-31 14:35:06 -06:00
interop
io add missing include 2021-04-07 17:54:34 +00:00
random
rendering add support for removing annotations and remove from regression tests 2021-03-31 17:08:46 +00:00
source Fix deprecation warnings 2021-01-26 07:56:39 -07:00
testing Fix build errors on Windows and compiler warnings on Ubuntu. 2021-04-07 08:09:39 -04:00
thirdparty Merge branch 'upstream-lcl' into refactor-use-cpp14 2021-02-08 17:13:10 +01:00
worklet Check that all execution objects are trivially copyable 2021-04-02 07:37:26 -06:00
.gitattributes
Algorithms.h
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 Add VecFlat class 2020-12-16 17:22:44 -07:00
Deprecated.h Use GNU attributes for deprecated 2021-02-15 12:39:11 -07:00
ErrorCode.h
Flags.h
Geometry.h
Geometry.hxx
Hash.h
ImplicitFunction.h Remove make_ImplicitFunctionFunctor functions 2021-02-25 14:05:02 -07:00
List.h
ListTag.h
Math.h Kahan's difference of products algorithm 2021-04-05 15:20:56 -04:00
Math.h.in Kahan's difference of products algorithm 2021-04-05 15:20:56 -04:00
Matrix.h Kahan's difference of products algorithm 2021-04-05 15:20:56 -04:00
NewtonsMethod.h
Pair.h
Particle.h
Range.h
RangeId2.h
RangeId3.h
RangeId.h
StaticAssert.h
Swap.h vtkm/Swap works with hip 2020-10-22 15:32:06 -04: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
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
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 Kahan's difference of products algorithm 2021-04-05 15:20:56 -04:00
VecTraits.h
VecVariable.h
Version.h.in
VirtualObjectBase.h