<div dir="ltr"><div class="gmail_default" style="font-size:small">I'm using PETSc to solve some equations, outputting the results using PetscViewerBinaryOpen and VecView, then loading the vector files into Matlab using PetscBinaryRead.m.  The vectors are global vectors created from a 3D DMDA.  Is there a way to extract the layout from the binary file, so that I can visualize the vectors on a 3D grid?</div></div>