vtk-m2/vtkm
2019-12-20 17:03:36 -05:00
..
cont Add support for ArrayHandleDecorator resizing. 2019-12-20 17:03:36 -05:00
exec Fixup custom portal iterator logic. 2019-12-17 15:39:51 -05:00
filter Merge topic 'pa_storage' 2019-12-15 21:48:35 -05:00
internal UnitTestVariant uses VTKM_USING_GLIBCXX_4 2019-12-17 12:21:38 -05: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 branch 'upstream-diy' into aligned_union_check_handle_gcc_485 2019-12-17 10:19:43 -05:00
worklet Merge topic 'peter-changes' 2019-12-16 13:52:57 -05:00
.gitattributes
Assert.h Add the gcc 4.8.5 release date to our VTKM_USING_GLIBCXX_4 check 2019-12-17 10:07:56 -05:00
BinaryOperators.h
BinaryPredicates.h
Bitset.h Add the gcc 4.8.5 release date to our VTKM_USING_GLIBCXX_4 check 2019-12-17 10:07:56 -05:00
Bounds.h
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 Merge topic 'pa_storage' 2019-12-15 21:48:35 -05:00
Deprecated.h Deprecate ListTag operations 2019-12-05 11:27:31 -05:00
Flags.h
Geometry.h
Geometry.hxx
Hash.h
ImplicitFunction.h
List.h Work around with Visual Studio 2015 issue 2019-12-09 14:29:13 -07: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
Particle.h code cleanup. 2019-12-10 09:44:01 -05:00
Range.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
RangeId2.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
RangeId3.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
RangeId.h ExtractStructured now compiles quicker and with less compiler memory 2019-12-11 08:59:42 -05:00
StaticAssert.h Add the gcc 4.8.5 release date to our VTKM_USING_GLIBCXX_4 check 2019-12-17 10:07:56 -05:00
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
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