vtk-m/vtkm
Robert Maynard 1c14539579 Merge branch 'correct_vtkm_pair_init' into 'master'
Properly initialize vtkm::Pair, and remove the TypeTrait for it.

vtkm::Pair can hold vtkm::Vec so we need to call the proper constructor
for vtkm::Vec.

Now that vtkm::TypeTraits don't error out on unknown types, we don't need
the weird specialization for vtkm::Pair.

See merge request !39
2015-06-16 16:00:44 -04:00
..
cont Correct tbb to properly sort all arrrays in parallel. 2015-06-16 14:40:25 -04:00
exec Merge branch 'iterator_operator_square_bracket_corrected' into 'master' 2015-06-16 13:09:17 -04:00
internal disable conversion warnings inside boost 2015-06-15 11:45:31 -04:00
testing Testing was calling host functions from device+host functions. 2015-06-16 08:27:37 -04:00
worklet Add PointElevation Worklet 2015-06-09 11:28:55 -04:00
CellType.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CMakeLists.txt Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Pair.h Properly initialize vtkm::Pair, and remove the TypeTrait for it. 2015-06-16 13:06:08 -04:00
RegularConnectivity.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
RegularStructure.h Add cell average worklet 2015-06-05 12:48:29 -04:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Remove creating a vtkm::vec from a pointer. 2015-06-16 08:27:37 -04:00
TypeTraits.h Properly initialize vtkm::Pair, and remove the TypeTrait for it. 2015-06-16 13:06:08 -04:00
VecTraits.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00