vtk-m2/vtkm
Sujin Philip 48927c6da3 Merge topic 'fix-lcl-dashboard'
0bb8cbf42 Fix CellLocatorUniformBins test
169049143 Merge branch 'upstream-lcl' into fix-lcl-dashboard
e7cf79a93 lcl 2019-10-09 (d7604cbf)

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Robert Maynard <robert.maynard@kitware.com>
Merge-request: !1888
2019-10-10 08:32:29 -04:00
..
cont Merge topic 'fix-lcl-dashboard' 2019-10-10 08:32:29 -04:00
exec Switch from VTK-c to LCL 2019-10-07 15:38:36 -04:00
filter Merge topic 'fix_smallStep_integrator' 2019-10-09 10:26:15 -04:00
internal using vtkm aligned union for all intel compilers 2019-09-21 12:13:48 -07:00
interop Correct signed/unsigned warnings found by clang 8 2019-09-10 10:49:48 -04:00
io Refactor CellSetExplicit to remove NumIndices. 2019-09-30 12:27:13 -04:00
rendering Refactor CellSetExplicit to remove NumIndices. 2019-09-30 12:27:13 -04:00
source Move Oscillator to the sources directory 2019-09-16 12:36:01 -04:00
testing have Run() take int references (so that multiple calls with argc will allow loguru to correctly modify the value) 2019-09-11 16:12:18 -06:00
thirdparty Merge topic 'fix-lcl-dashboard' 2019-10-10 08:32:29 -04:00
worklet Merge topic 'just_infer_execution_signature' 2019-10-09 15:44:36 -04: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 Switch from VTK-c to LCL 2019-10-07 15:38:36 -04: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
ListTag.h Add ability to get an array from a Field for a particular type 2019-09-09 08:19:15 -06: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
TypeListTag.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06: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