[petsc-dev] errors for /petsc/src/ts/examples/tutorials/ex29.c

Barry Smith bsmith at mcs.anl.gov
Mon Oct 24 11:30:23 CDT 2016


> On Oct 24, 2016, at 11:15 AM, Anton Popov <popov at uni-mainz.de> wrote:
> 
> Our code breaks after compiling with recent branch (barry/fix-matmpixxxsetpreallocation-reentrant)
> 
> I figured out it's because of this:
> 
> On 09/23/2016 05:19 AM, Barry Smith wrote:
>> branch barry/fix-dmdacreate in next for testing pulls the DMSetFromOptions() and DMSetUp() call out of the DMDACreateNd(). It also removes any special handling of negative M,N, and P arguments.
> 
> Is it going to be the standard behavior of DMDACreateNd() in future releases?

   Yes, the new code fixed some issues with multiple DMDAs and is more like the rest of the PETSc design. 
> 
> Anton
> 




More information about the petsc-dev mailing list