vtk-m2/vtkm/worklet
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
..
internal Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
splatkernels Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
testing Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
wavelets Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
AverageByKey.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellAverage.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Clip.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Add in Cell Gradient for scalar fields. 2016-11-14 12:52:00 -05:00
DispatcherMapField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DispatcherMapTopology.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DispatcherStreamingMapField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExternalFaces.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FieldHistogram.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FieldStatistics.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Gradient.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
KernelSplatter.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Magnitude.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MarchingCubes.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MarchingCubesDataTables.h Move marching cubes edge table out of the worklet. 2015-12-02 15:33:52 -05:00
PointElevation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ScatterCounting.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ScatterIdentity.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ScatterUniform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StreamLineUniformGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TetrahedralizeExplicitGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TetrahedralizeUniformGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Threshold.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TriangulateExplicitGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TriangulateUniformGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VertexClustering.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
WaveletCompressor.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00