Fix VTKRectilinearGridReader
Fix for cases when the coordinate types in the file do not match vtkm::FloatDefault. This resulted in bad dynamic cast exceptions.
Fix for cases when the coordinate types in the file do not match vtkm::FloatDefault. This resulted in bad dynamic cast exceptions.