vtk-m2/vtkm
2019-12-09 11:06:56 -05:00
..
cont Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
exec Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
filter Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
internal Implement old ListTag features with new ListTag implementations 2019-12-08 19:20:34 -07:00
interop Correct signed/unsigned warnings found by clang 8 2019-09-10 10:49:48 -04:00
io Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00
rendering Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
source Move Oscillator to the sources directory 2019-09-16 12:36:01 -04:00
testing Implement old ListTag features with new ListTag implementations 2019-12-08 19:20:34 -07:00
thirdparty Merge topic 'fix-lcl-dashboard' 2019-10-10 08:32:29 -04:00
worklet Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
.gitattributes
Assert.h
BinaryOperators.h
BinaryPredicates.h
Bitset.h
Bounds.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
CellClassification.h GhostCellClassify now more efficient as it uses WorkletPointNeighborhood 2019-09-11 10:06:45 -04:00
CellShape.h Switch from VTK-c to LCL 2019-10-07 15:38:36 -04:00
CellTraits.h
CMakeLists.txt Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00
Deprecated.h Deprecate ListTag operations 2019-12-05 11:27:31 -05:00
Flags.h
Geometry.h
Geometry.hxx
Hash.h
ImplicitFunction.h Corrections and expanded testing of implicit functions 2019-08-15 17:25:41 -06:00
List.h Suppress warnings about CUDA host/device mismatch 2019-12-09 11:06:56 -05:00
ListTag.h Suppress some deprecated warnings in visual studio 2019-12-09 07:45:40 -07:00
Math.h
Math.h.in
Matrix.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
NewtonsMethod.h
Pair.h
Range.h
RangeId2.h
RangeId3.h
RangeId.h
StaticAssert.h
Swap.h
TopologyElementTag.h
Transform3D.h
TypeList.h Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00
TypeListTag.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
Types.h Update the documentation on the different VTK-m namespaces 2019-09-12 17:45:39 -04:00
TypeTraits.h
UnaryPredicates.h
VecAxisAlignedPointCoordinates.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
VecFromPortal.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
VecFromPortalPermute.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
VecFromVirtPortal.h
VectorAnalysis.h Corrections and expanded testing of implicit functions 2019-08-15 17:25:41 -06:00
VecTraits.h Correct a regression in ArrayHandleDecorator with VisualStudio 2017 2019-09-19 18:35:20 -04:00
VecVariable.h Add recursive component queries to VecTraits 2019-09-09 08:19:15 -06:00
Version.h.in
VirtualObjectBase.h