dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #23227
[Bug 726487] Re: PETScMatrix vector resize uses wrong dim
** Changed in: dolfin
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/726487
Title:
PETScMatrix vector resize uses wrong dim
Status in DOLFIN:
Fix Released
Bug description:
The size of vectors resized through PETScMatrix::resize is wrong for
non-square matrices. The left and right matrices are switched. Patch
attached.
References