Question #149003 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/149003
Patricia Brunner gave more information on the question: I't cann't be solved with an already transposed matrix. The problem is, the PETScKrylovSolver calls "mult" and passes a swig object of type PETScVector. But the multipication or the generation of a Function using Function(XX, args[0]) needs a PETScVector. How can that be done? Thanks, Patricia -- 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 : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

