vtk-m2/vtkm
2018-03-10 11:39:58 -05:00
..
benchmarking Consistently mark variables as static const across all of vtk-m 2018-02-26 16:37:57 -05:00
cont Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
exec Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
filter Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
internal Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
interop vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
io Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
rendering Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
testing Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
thirdparty Merge branch 'upstream-diy' into allow_diy_to_build_on_powerpc_clang 2018-03-06 14:56:05 -05:00
worklet Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
CellTraits.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05: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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
Types.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -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 Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -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