pub fn stitch_without_halo( locals: &[Array2<f64>], slices: &[DomainSlice], ncols: usize, ) -> FusionResult<Array2<f64>>