<div dir="ltr"><div><br></div>If I create a dm with DMPlexCreateBoxMesh and immediately attempt to distribute it with DMPlexDistribute, the call to DMPlexDistribute never returns. I am working with a development checkout and the code looks as follows:<div>

<br></div><div><div>      call DMPlexCreateBoxMesh(PETSC_COMM_WORLD, 2, PETSC_TRUE, dm,</div><div>     $     ierr)</div><div>      CHKERRQ(ierr)</div><div><br></div><div>      call DMPlexDistribute(dm, "chaco", 0, </div>

<div>     $ PETSC_NULL_OBJECT, distributedMesh, ierr)</div><div>      CHKERRQ(ierr)</div><div><br></div><div>Any thoughts? </div><div><div><br clear="all"><div><br>Regards<br>Yaakoub El Khamra<br></div>
</div>
</div></div></div>