Question #117976 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/117976
Status: Open => Answered Garth Wells proposed the following answer: On 16/07/10 18:52, Nuno Lopes wrote: > New question #117976 on DOLFIN: > https://answers.launchpad.net/dolfin/+question/117976 > > Is it already possible to reuse the LU factorization via PETSc backend? > with > " > LUSolver lu(A); > lu.parameters["reuse_factorization"] = true; > . . . > lu.solve(x, b); > " > Yes (in dolfin-dev). Garth -- You received this question notification because you are a member of DOLFIN Team, which is an answer contact for DOLFIN. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp