vtk-m/vtkm/exec
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
..
arg Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
cuda Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
internal Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
testing Move over from boost/random to c++11 random. 2016-09-08 17:10:39 -04:00
AtomicArray.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellDerivative.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellInterpolate.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Reduce the compilation size of the gradient computations. 2016-11-11 14:36:51 -05:00
ConnectivityExplicit.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ConnectivityPermuted.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ConnectivityStructured.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExecutionObjectBase.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExecutionWholeArray.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FunctorBase.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Jacobian.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ParametricCoordinates.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00