pub fn GridFunction_as_mut_Vector<'a>( grid_func: Pin<&'a mut GridFunction<'_>>, ) -> Pin<&'a mut Vector>