vtk-m/vtkm/cont/internal
Robert Maynard 6da2dc0cda ArrayPortalFromIterators now can be explicitly instantiated.
Template instantiation is useful because when you are creating object files, as
uninstantiated template definitions are not are not added. Fully supporting
explicit instantiation like ITK does will require more code changes, but
this is a very minor step towards that goal.
2016-05-26 08:23:27 -04:00
..
testing Remove type conversion related warnings for GCC 2016-03-17 13:05:38 -04:00
ArrayHandleExecutionManager.h Move DeviceAdapterTraits into vtkm::cont as they are user API. 2015-12-11 09:52:18 -05:00
ArrayManagerExecution.h CopyInto function for ArrayHandles 2015-09-17 14:26:19 -04:00
ArrayManagerExecutionSerial.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayManagerExecutionShareWithControl.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
ArrayPortalFromIterators.h ArrayPortalFromIterators now can be explicitly instantiated. 2016-05-26 08:23:27 -04:00
ArrayPortalShrink.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
ArrayTransfer.h CopyInto function for ArrayHandles 2015-09-17 14:26:19 -04:00
CMakeLists.txt Move algorithms out of DeviceAdapterAlgorithmGeneral to reduce compilation size 2015-10-26 17:22:49 -04:00
ConnectivityExplicitInternals.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
DeviceAdapterAlgorithmGeneral.h Remove warning about loss of precision. 2016-05-03 16:13:09 -06:00
DeviceAdapterAlgorithmSerial.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
DeviceAdapterError.h Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
DeviceAdapterTag.h Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
DeviceAdapterTagSerial.h Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
DynamicTransform.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
FunctorsGeneral.h Suppress false positive warnings from nvcc about host/device. 2016-04-01 15:50:52 -04:00
IteratorFromArrayPortal.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
PointCoordinatesBase.h Declare new VTKM_STATIC_ASSERT 2015-09-17 14:40:39 -06:00
SimplePolymorphicContainer.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
StorageError.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00