vtk-m2/vtkm/cont/internal
Robert Maynard 9148bea396 Corrects ignorable warnings with msvc and cuda enabled.
These constant value warnings are ignorable as we are trying
to throw an assert.
2017-02-02 10:09:34 -05:00
..
testing Replace usage of boost::iterator_facade with hand rolled iterator. 2016-10-19 08:35:42 -04:00
ArrayHandleExecutionManager.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayManagerExecution.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayManagerExecutionShareWithControl.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayPortalFromIterators.h Corrects ignorable warnings with msvc and cuda enabled. 2017-02-02 10:09:34 -05:00
ArrayPortalShrink.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ArrayTransfer.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Remove PointCoordinatesBase which is not used. 2016-11-10 15:07:34 -05:00
ConnectivityExplicitInternals.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DeviceAdapterAlgorithmGeneral.h Merge topic 'allow_reduction_to_different_T_type' 2016-12-01 07:56:30 -05:00
DeviceAdapterError.h Add general ability to try execution on multiple devices 2016-08-15 17:16:58 -06:00
DeviceAdapterTag.h Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
DynamicTransform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FunctorsGeneral.h Merge topic 'allow_reduction_to_different_T_type' 2016-12-01 07:56:30 -05:00
IteratorFromArrayPortal.h Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
RuntimeDeviceTracker.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
SimplePolymorphicContainer.cxx Introduce vtkm_cont library to reduce weak vtable creation. 2017-01-16 09:17:38 -05:00
SimplePolymorphicContainer.h Introduce vtkm_cont library to reduce weak vtable creation. 2017-01-16 09:17:38 -05:00
StorageError.h StorageTags are now always exported to resolve future dynamic_cast issues. 2017-01-16 09:17:38 -05:00