[petsc-users] Solving Poisson equation with multigrid

Jed Brown jedbrown at mcs.anl.gov
Fri May 17 17:16:35 CDT 2013


Michele Rosso <mrosso at uci.edu> writes:

> Thank you.
> I tried to run with
>
> -pc_type mg -pc_mg_levels 3

Call KSPSetDM().  Look at src/ksp/ksp/examples/tutorials/ex45.c or
src/snes/examples/tutorials/ex5.c


More information about the petsc-users mailing list