[petsc-dev] Matt, broken use of DMSetDimension() in next
Jed Brown
jed at jedbrown.org
Thu Aug 21 13:02:55 CDT 2014
Barry Smith <bsmith at mcs.anl.gov> writes:
> 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.
What? There is no member "dim" in DM_DA.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140821/c00f07e1/attachment.sig>
More information about the petsc-dev
mailing list