You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two separate linear solves, so it would be good to allow linsolve and precs for the two different ones, defaulting to using the same choice for the two. I don't know how helpful this would end up really being in practice, though for iLU you may want to cache different sparsities or something?