As part of a larger problem, I realised I don't quite know how to do integration by parts in the multivariate case. I looked up some formulas, but I couldn't get them to apply. For example, how would you do integration by parts on:
$$\int_{0}^{1}\int_{0}^{1}u_{xx} v\;dxdy$$ where $u$ and $v$ are functions of $x$ and $y$ and we are integrating across a unit square. The subscripts denote partial differentiation with respect to that variable. Along the boundary of the square we have $u=v$.
Many thanks!