dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #21744
Re: [Bug 726487] Re: PETScMatrix vector resize uses wrong dim
Could you add some simple unit tests? That would stop us screwing things
up in the future.
Garth
On 28/02/11 12:14, Joachim Haga wrote:
> ** Patch added: "0002-Change-dimension-for-left-right-vector-resize-PETSc.patch"
> https://bugs.launchpad.net/bugs/726487/+attachment/1876495/+files/0002-Change-dimension-for-left-right-vector-resize-PETSc.patch
>
--
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:
New
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