dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #22103
Re: [Question #149003]: Virtual matrices
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.