Go to the documentation of this file. 7 #define VTK_SMP_Sequential 8 #define VTK_SMP_BACKEND "Sequential" 11 #define VTK_SMP_ENABLE_OPENMP 0 12 #define VTK_SMP_ENABLE_SEQUENTIAL 1 13 #define VTK_SMP_ENABLE_STDTHREAD 1 14 #define VTK_SMP_ENABLE_TBB 0 17 #define VTK_SMP_DEFAULT_IMPLEMENTATION_OPENMP 0 18 #define VTK_SMP_DEFAULT_IMPLEMENTATION_SEQUENTIAL 1 19 #define VTK_SMP_DEFAULT_IMPLEMENTATION_STDTHREAD 0 20 #define VTK_SMP_DEFAULT_IMPLEMENTATION_TBB 0