vtk-m/vtkm
2016-04-14 17:04:58 -04:00
..
benchmarking Update Benchmark code to properly verify all algorithms. 2015-10-28 14:20:06 -04:00
cont Merge topic 'simplify_cellset_permutation_templates' 2016-04-13 09:17:01 -04:00
exec Simplify using CellSetPermutation by providing a default permutation type. 2016-04-12 14:24:51 -04:00
filter Merge topic 'simplify_cellset_permutation_templates' 2016-04-13 09:17:01 -04:00
internal ICC: disable vectorization as both ivdep and simd generate bad code. 2016-03-23 14:10:18 -04:00
io Fix unused warning in VTKDataSetReaderBase. 2016-03-31 14:37:50 -04:00
opengl Merge topic 'update_nvidia_pthread_doc' 2016-03-21 17:27:50 -04:00
rendering Add support for 2D structured cells. 2016-04-14 17:04:58 -04:00
testing Remove the Extent class and related functions. 2016-03-22 15:41:42 -06:00
worklet Simplify using CellSetPermutation by providing a default permutation type. 2016-04-12 14:24:51 -04:00
BinaryOperators.h Update all of vtkm to understand it can only identify as one compiler. 2016-01-12 11:05:40 -05:00
BinaryPredicates.h Add vtkm/BinaryOperators header. 2015-08-04 16:55:53 -04:00
CellShape.h Convert unsupported cell types to supported types 2015-11-24 13:56:23 -05:00
CellTraits.h Remove pixel and voxel cell types 2015-08-27 17:03:13 -06:00
CMakeLists.txt Make the rendering part of the build optional. 2016-03-28 08:51:36 -04:00
ImplicitFunctions.h Add implicit functions 2015-10-08 09:32:14 -04:00
ListTag.h Add parentheses around condition in VTKM_STATIC_ASSERT_MSG 2015-12-15 10:29:53 -07:00
Math.h Use std::Min/Max over fmin/fmax 2015-12-07 09:26:27 -07:00
Math.h.in Use std::Min/Max over fmin/fmax 2015-12-07 09:26:27 -07:00
Matrix.h Add VecVariable 2015-08-14 09:15:46 -06:00
Pair.h Make vtkm::Pair behave as a better core type 2015-09-20 00:01:04 -06:00
StaticAssert.h Do not use _Pragma in code blocks with CUDA 2015-10-07 15:40:44 -06:00
TopologyElementTag.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
TypeListTag.h Use WholeArrayIn instead of ExecObject for MarchingCubes worklets 2015-12-07 09:52:29 -07:00
Types.h Make sure vtk and vtkm types match when long and long long are both 8bytes. 2016-02-22 14:20:25 -05:00
TypeTraits.h Update VecTraits/TypeTraits to include types that VTK uses. 2016-02-22 14:20:25 -05:00
UnaryPredicates.h Add vtkm/UnaryPredicates header. 2015-07-30 13:12:59 -04:00
VecRectilinearPointCoordinates.h Add VecRectilinearPointCoordinates class 2015-09-02 13:50:31 -07:00
VectorAnalysis.h Refactor liner interpolation to use (1-w)*v0+w*v1 2016-03-18 10:54:56 -04:00
VecTraits.h Update VecTraits/TypeTraits to include types that VTK uses. 2016-02-22 14:20:25 -05:00
VecVariable.h Add VecVariable 2015-08-14 09:15:46 -06:00