vtk-m/vtkm/internal
Kenneth Moreland 4c272b5b43 Remove thrust warnings about type conversion
Add pragmas to disable warnings 4244 and 4800 on Visual Studio when
compiling third party libraries. This gets around some warnings inside
the thrust library.
2016-06-27 07:50:17 -06:00
..
testing Merge branch 'fix_typo_in_copyright' 2015-05-21 10:32:08 -04:00
ArrayPortalUniformPointCoordinates.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
Assume.h Disable VTKM_ASSUME when inside CUDA code compiled with VisualStudio. 2016-06-09 13:29:14 -04:00
CMakeLists.txt Use CMakePackageConfigHelpers to make config files 2016-06-21 18:03:21 -06:00
Configure.h.in Remove thrust warnings about type conversion 2016-06-27 07:50:17 -06:00
ConfigureFor32.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ConfigureFor64.h Add new lines at end of files. 2015-06-05 13:14:28 -04:00
ConnectivityStructuredInternals.h Change max # of cells associated with a point in a 3-D grid from 6 to 8. 2016-04-13 17:44:29 -04:00
ExportMacros.h Make a define to suppress false positive host/device warnings 2015-09-21 14:25:15 -04:00
FunctionInterface.h Improve the compile speed and binary output by tweaking FunctionInterface. 2016-05-04 14:48:42 -04:00
FunctionInterfaceDetailPost.h Perform less unnecessary copies when deducing a worklets parameters. 2016-01-19 09:20:49 -05:00
FunctionInterfaceDetailPost.h.in Perform less unnecessary copies when deducing a worklets parameters. 2016-01-19 09:20:49 -05:00
FunctionInterfaceDetailPre.h Improve the compile speed and binary output by tweaking FunctionInterface. 2016-05-04 14:48:42 -04:00
FunctionInterfaceDetailPre.h.in Improve the compile speed and binary output by tweaking FunctionInterface. 2016-05-04 14:48:42 -04:00
IndexTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Invocation.h Perform necessary copies when deducing a worklets parameters. 2016-01-26 15:08:46 -05:00
ListTagDetail.h Add Scatter parameters to Invocation. 2015-11-06 18:05:20 -07:00
ListTagDetail.h.in Add Scatter parameters to Invocation. 2015-11-06 18:05:20 -07:00