I want to solve the following non-linear PDE:
$$f\frac{\partial^2f}{\partial x\partial y} = \frac{\partial f}{\partial x}\frac{\partial f}{\partial y}.$$
I don't know much about solving PDE's, especially non-linear ones, so I'm not sure how to find all the solutions. It is easily verified that a function of the form $f(x, y) = g(x)h(y)$, with $g$, $h$ differentiable, is a solution, but are all solutions of this form?