shallow_water::utils
pub fn viewmut3d<T>( xs: &mut [T], x: usize, y: usize, z: usize) -> ArrayViewMut3<'_, T>