[petsc-dev] Matt, broken use of DMSetDimension() in next
Cortese, Tom A
tcortese at illinois.edu
Thu Aug 21 16:24:47 CDT 2014
Outside proofreader intercept: Most of the notes said "dd->dim", but one said "dm->dim".
Not that I know which one is correct, just mentioning so that the fixer fixes the right thing…
-Tom C.
________________________________
From: petsc-dev-bounces at mcs.anl.gov [petsc-dev-bounces at mcs.anl.gov] on behalf of Matthew Knepley [knepley at gmail.com]
Sent: Thursday, August 21, 2014 4:18 PM
To: For users of the development version of PETSc
Subject: Re: [petsc-dev] Matt, broken use of DMSetDimension() in next
I will fix it tonight in the branch
Matt
On Aug 21, 2014 12:57 PM, "Barry Smith" <bsmith at mcs.anl.gov<mailto:bsmith at mcs.anl.gov>> wrote:
Matt,
c73cfb54 src/dm/impls/da/dacreate.c (Matthew Knepley 2014-07-31 16:25:43 -0500 274) ierr = DMSetDimension(da, da->dim);CHKERRQ(ierr);
It should be dd->dim, not da->dim. I’d fix it except for the branch business.
Barry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140821/37a8741b/attachment.html>
More information about the petsc-dev
mailing list