I think I need to take a book out from the library and refresh myself on PDEs etc. As far as S being a rotation matrix, that makes sense, as the equation is the second derivative of the field in the direction which is omega degrees from the y-axis in the x-y plane.
The motivation is that I...
I follow everything up to this point, S in my case being
S=\left[ \begin{array}{c c} -\cot\omega & \tan\omega\\ 1 & 1\end{array}\right]
However thereafter I'm lost. Or rather I don't understand how to apply the knowledge of S to the system to be able in the end to derive u_{xy} (or u_{yy}.
I've tried and failed to search for this on the forum, so apologies if this has been answered many times before.
Given a variable u which is a function of x and y:
u = u\left(x,y\right)\\
is it possible to solve the pde:
Au_{xx} + 2Bu_{xy} + Cu_{yy} = D\\
The knowns are:
The real...