Re-enable and fix unit test for contour tree augmented for Centos GCC 4.8 build
- Remove UnitTestContourTreeUniformAugmentedFilterCUDA and UnitTestContourTreeUniformAugmentedCUDA from exclusion lists for centos7_gcc48.
- Minor tweaks to
vtkm/worklet/contourtree_augmented/meshtypes/MeshStructureMarchingCubes.h
(split multiple array access into separate lines, addVTKM_ASSERT
consistency checks) to fix test hang.
Edited by Gunther Weber