Add global offsets to structured cell sets
What do people think of adding a global logical offset to the structured cell set? Something like vtkm::Vec<vtkm::Id, DIMS>
this would allow us to make distributed memory decisions for filters like volume of interest.
Edited by Matt Larsen