Hello.
I’m currently doing some work which involves finding the eigenvalues and eigenvectors of the 2D stress tensor. I can calculate them per element but my issue is that I need to use them to form three new tensors: M, Omega and B pictured below. These then get used in a weak formulation to solve for stress at the next time step.
My question therefore is, how do I calculate the eigenvalues and eigenvectors such that they can be used to construct new tensors that are used in the weak formulation and are unique depending on the element.
Thanks in advance.