mast-multiphysics
mast-multiphysics copied to clipboard
Eigenproblem Sensitivity Fix
fixed issue with sensitivity analysis of eigenproblem, where the get_eigenpair method needed the B matrix, which was overwritten by the B_sens matrix. Now, we are creating two separate matrices for A_sens and B_sens