At the moment, a linear solver is not associated with a particular
matrix. This makes it awkward and dangerous to re-use preconditioners,
factorisations, etc. I suggest that we change the interface of the
linear solver classes to accept a matrix at construction, and that the
solvers maintain a (smart) pointer to the matrix. Opinions?
Garth
_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dolfin
More help : https://help.launchpad.net/ListHelp