Move vtkm:: operators from global namespace to vtkm namespace
The Vec, Range, and Pair free function operators are all now in the vtk-m namespace to help with ADL lookup.
The Vec, Range, and Pair free function operators are all now in the vtk-m namespace to help with ADL lookup.