vtk-m2/vtkm/internal
Robert Maynard c706c8269b Configure.h can only state a machine is a one compiler.
It used to be possible for vtk-m to say it was multiple compilers, for example
it could be both GCC and PGI, Clang and MSVC ( yes possible ), or Intel and
Clang.

This logical restructure now makes that impossible, and instead prefers a system
where we choose the most specialized version of the compiler over the most
general, where general is GCC / Clang.
2016-01-12 11:05:40 -05:00
..
testing Merge branch 'fix_typo_in_copyright' 2015-05-21 10:32:08 -04:00
ArrayPortalUniformPointCoordinates.h Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
CMakeLists.txt Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
Configure.h.in Configure.h can only state a machine is a one compiler. 2016-01-12 11:05:40 -05: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 Add ability to multiply any Vec by vtkm::Float64. 2015-11-07 06:33:50 -07:00
ExportMacros.h Make a define to suppress false positive host/device warnings 2015-09-21 14:25:15 -04:00
FunctionInterface.h Supress some warnings about copies in FunctionInterface. 2015-10-21 07:55:59 -06:00
FunctionInterfaceDetailPost.h FunctionInterface suppresses warnings on calling host function from host/device 2015-09-21 15:26:28 -04:00
FunctionInterfaceDetailPost.h.in FunctionInterface suppresses warnings on calling host function from host/device 2015-09-21 15:26:28 -04:00
FunctionInterfaceDetailPre.h FunctionInterface suppresses warnings on calling host function from host/device 2015-09-21 15:26:28 -04:00
FunctionInterfaceDetailPre.h.in FunctionInterface suppresses warnings on calling host function from host/device 2015-09-21 15:26:28 -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 Add Scatter parameters to Invocation. 2015-11-06 18:05:20 -07: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