Using finite volume method, Consider the problem: $-U_{xx}=f(x)$ for all $x$ in $(0,1)$ and $u(0)=u(1)=0$.
And consider the admissible mesh. Let $U^*i$ denotes the mean value of $U$ on $K_i($control volume$)$,
How can I show that $U^*i-U(x_i)=O(h^2$) where $h=\max(h_i)$?
Any help please