I don't understand the notation $\nabla f\cdot\nabla u $, whereas f,u are two smooth functions on a Riemannian manifold. Never saw this before. Do you know what this means?
I hope you can help me.
I don't understand the notation $\nabla f\cdot\nabla u $, whereas f,u are two smooth functions on a Riemannian manifold. Never saw this before. Do you know what this means?
I hope you can help me.
$\nabla f$ and $\nabla u$ are gradients, which are covector fields. $\nabla f\cdot \nabla u$ is the scalar field that comes from taking the dot product of $(\nabla f)(x)$ and $(\nabla g)(x)$ at each point $x$ in the manifold. Here the dot product means to use the metric to change one of the covectors to a vector and then apply the other covector to it. (This turns out to be a commutative operation).
It looks to me as the scalar product between both fields, like suppose $\dim = 2$ and set $\nabla f = ( \frac{\partial f}{\partial x}, \frac{\partial f}{\partial y})$ and $\nabla g = (\frac{\partial g}{\partial x}, \frac{\partial g}{\partial y})$, so $\nabla f \cdot \nabla g = \frac{\partial f}{\partial x} \cdot \frac{\partial g}{\partial x} + \frac{\partial f}{\partial y} \cdot \frac{\partial g}{\partial y}$