vtk-m/vtkm/internal
Robert Maynard 601a839d5d VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 )
These changes now allow VTK-m to compile on CUDA 7.5 by using const arrays,
when compiling with CUDA 8+ support we upgrade to static const arrays, and
lastly when CUDA is disabled we fully elevate to static constexpr.
2018-02-26 16:41:29 -05:00
..
testing vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ArrayPortalUniformPointCoordinates.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ArrayPortalValueReference.h Misc. typos 2018-01-30 06:51:47 -05:00
Assume.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
brigand.hpp Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
CMakeLists.txt VTK-m now has defines for the CUDA version even when not using nvcc. 2018-02-26 16:38:26 -05:00
Configure.h.in VTK-m now has defines for the CUDA version even when not using nvcc. 2018-02-26 16:38:26 -05:00
ConfigureFor32.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConfigureFor64.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityStructuredInternals.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ExportMacros.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
FunctionInterface.h Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
FunctionInterfaceDetailPost.h increased the number of arguments to worklets 2018-01-04 12:06:16 -07:00
FunctionInterfaceDetailPost.h.in increased the number of arguments to worklets 2018-01-04 12:06:16 -07:00
FunctionInterfaceDetailPre.h Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
FunctionInterfaceDetailPre.h.in Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
IndexTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Invocation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ListTagDetail.h Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
Unreachable.h Fix warning on Cuda. 2017-10-10 10:28:51 -04:00
Windows.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00