[petsc-dev] A prototype for multi-physics coupling

Jed Brown jed at 59A2.org
Fri Nov 26 13:27:12 CST 2010


On Fri, Nov 26, 2010 at 20:23, Jed Brown <jed at 59a2.org> wrote:

> mpiexec -n 2 ./ex28 -da_grid_x 100 -{snes,ksp}_converged_reason
> -snes_monitor_short -problem_type 2 -pc_type lu
> -pc_factor_mat_solver_package mumps


Best to add -pack_dmcomposite_preallocate_only when working with fully
assembled MPIAIJ systems, there is a bug with compressedrow that is
triggered in this case.

Jed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20101126/060fddc7/attachment.html>


More information about the petsc-dev mailing list