SNESFASGetCycleSNES#
Gets the SNES
corresponding to a particular level of the SNESFAS
hierarchy.
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESFASGetCycleSNES(SNES snes, PetscInt level, SNES *lsnes)
Input Parameters#
snes - the
SNES
nonlinear multigrid contextlevel - the level to get
Output Parameter#
lsnes - the
SNES
for the requested level
See Also#
Level#
advanced
Location#
Index of all SNESFAS routines
Table of Contents for all manual pages
Index of all manual pages