SNESNASMGetSNES#
Gets a subsolver
Synopsis#
#include "petscsnes.h"   
PetscErrorCode SNESNASMGetSNES(SNES snes, PetscInt i, SNES *subsnes)
Not Collective
Input Parameters#
- snes - the - SNEScontext
- i - the number of the subsnes to get 
Output Parameter#
- subsnes - the subsolver context 
See Also#
Level#
intermediate
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages