Fix TestingPointLocatorUniformGrid for double precision
There was an error in TestingPointLocatorUniformGrid in which it was creating arrays of type vtkm::Float32 and passing them to a worklet that expected vtkm::FloatDefault. This is corrected.
System updates will be applied on Jan 8th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
There was an error in TestingPointLocatorUniformGrid in which it was creating arrays of type vtkm::Float32 and passing them to a worklet that expected vtkm::FloatDefault. This is corrected.