which petsc function perform the reordering of the matrix
At 2013-09-13 02:54:38,"Barry Smith" <[email protected]> wrote: > >On Sep 12, 2013, at 12:59 PM, Jed Brown <[email protected]> wrote: > >> Matrix bandwidth minimization is an (imprecise) optimization to improve >> cache reuse. So just partition globally and then reorder locally. > > The mesh, before you start the linear algebra. > > >
