#include "petscsnes.h" PetscErrorCode SNESSetGridSequence(SNES snes,PetscInt steps)Logically Collective on SNES
snes | - the SNES context | |
steps | - the number of refinements to do, defaults to 0 |
-snes_grid_sequence <steps> | - Use grid sequencing to generate initial guess |