DESC's _Objective currently is not stateful, and has no memory. This may change in the future. When it happens, it'll allow us to use the current potential from the previous point in the equilibrium optimization loop as the initial guess for QUADCOIL in the next point, potentially saving a lot of computation. We will need to modify quadcoil_for_diff and quadcoil_for_diff_jvp to output phi_mn when that happens.
DESC's
_Objectivecurrently is not stateful, and has no memory. This may change in the future. When it happens, it'll allow us to use the current potential from the previous point in the equilibrium optimization loop as the initial guess for QUADCOIL in the next point, potentially saving a lot of computation. We will need to modifyquadcoil_for_diffandquadcoil_for_diff_jvpto output phi_mn when that happens.