vtk-m2/vtkm
Utkarsh Ayachit 66e356f7d9 Merge topic 'add-filters'
86bd81de streamline: handle different storage types for fields.
de4e840e enhance filter API
c255c0eb add `vtkm::cont::ConditionalCastAndCall`
54c2d234 Make it easier to iterator over blocks.
d1a59aad Fixes for CrossProduct and DotProduct.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Robert Maynard <robert.maynard@kitware.com>
Merge-request: !1100
2018-03-10 09:24:35 -05:00
..
benchmarking Consistently mark variables as static const across all of vtk-m 2018-02-26 16:37:57 -05:00
cont add vtkm::cont::ConditionalCastAndCall 2018-03-06 15:54:46 -05:00
exec VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
filter Merge topic 'add-filters' 2018-03-10 09:24:35 -05:00
internal VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
interop vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
io Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
rendering VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
testing VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
thirdparty Merge branch 'upstream-diy' into allow_diy_to_build_on_powerpc_clang 2018-03-06 14:56:05 -05:00
worklet Merge topic 'add-filters' 2018-03-10 09:24:35 -05:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Assert.h Automatically disable assert for CUDA 7.5 as they don't work in device code 2018-03-07 09:18:37 -05:00
BaseComponent.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BinaryOperators.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
BinaryPredicates.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Bounds.h Misc. typos 2018-01-30 06:51:47 -05:00
CellShape.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellTraits.h Consistently mark variables as static const across all of vtk-m 2018-02-26 16:37:57 -05:00
CMakeLists.txt Make DIY a required dependency. 2018-02-26 11:25:56 -05:00
Flags.h Fix Field constructors 2017-12-21 12:48:15 -05:00
Hash.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ImplicitFunction.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00
ListTag.h Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
Math.h vtkMath.h now opts out of clang-format to make updates through pyexpander easy 2018-01-10 08:38:14 -05:00
Math.h.in vtkMath.h now opts out of clang-format to make updates through pyexpander easy 2018-01-10 08:38:14 -05:00
Matrix.h Misc. typos 2018-01-30 06:51:47 -05:00
NewtonsMethod.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Pair.h Ensure that Pair and Vec are trivial classes. 2017-10-18 14:58:35 -04:00
Range.h Fix including empty range 2018-02-19 10:13:07 -07:00
RangeId3.h Misc. typos 2018-01-30 06:51:47 -05:00
RangeId.h Misc. typos 2018-01-30 06:51:47 -05:00
StaticAssert.h Add hint to read source code for help 2018-01-08 10:53:44 -07:00
TopologyElementTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Transform3D.h Misc. typos 2018-01-30 06:51:47 -05:00
TypeListTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Types.h Misc. typos 2018-01-30 06:51:47 -05:00
TypeTraits.h Misc. typos 2018-01-30 06:51:47 -05:00
UnaryPredicates.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
VecAxisAlignedPointCoordinates.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
VecFromPortal.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
VecFromPortalPermute.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
VectorAnalysis.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
VecTraits.h Misc. typos 2018-01-30 06:51:47 -05:00
VecVariable.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Version.h.in Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VirtualObjectBase.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00