vtk-m2/vtkm/cont/internal
Kenneth Moreland fdaccc22db Remove exports for header-only functions/methods
Change the VTKM_CONT_EXPORT to VTKM_CONT. (Likewise for EXEC and
EXEC_CONT.) Remove the inline from these macros so that they can be
applied to everything, including implementations in a library.

Because inline is not declared in these modifies, you have to add the
keyword to functions and methods where the implementation is not inlined
in the class.
2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
IteratorFromArrayPortal.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
RuntimeDeviceTracker.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
SimplePolymorphicContainer.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StorageError.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00