Hello,
I've been working on a particular application where I need access to the set of eigenvalues, eigenvectors, tangent, and mass matrices after solving a frequency analysis. Do you know where can I get access to those arrays, because I need to do some calculations with them in an additional subroutine?. Using the OUTput option is not an alternative in my case, I would like to have direct access to the arrays.
Thank you