I need help how to interpret this formula and how to write it in explicit form.
Let $\Omega \subset \mathbb{R}^2, u \in C^2(\Omega)$ and $v\in C^1(\Omega)$, then \begin{align} \int_{\Omega}(\nabla^2u)v \, \mathrm{d}x\,\mathrm{d}y=\int_{\partial \Omega} (\nabla^2u \cdot \mathbf{n})v\, \mathrm{d}s-\int_{\Omega}\nabla^2u\cdot\nabla^2u\, \mathrm{d}x \, \mathrm{d}y \end{align}
What is ds in this formula? Is it a abbreviation?
Is $u=u(x,y)$ and $v=v(x,y)$?
Is $\mathbf{n}$ a contant vector or a function, i.e. $\mathbf{n}(x,y)$?
Thanks!