What is the best way to reorder an unstructured partitioned mesh for PETSc? I want to reduce the bandwidth of the mesh. I use reverse cuthill-mckee to reorder the mesh and then partition with metis. Then, I reorder again to PETSc style ordering. Billy.