SNESNASMGetNumber#
Gets number of subsolvers
Synopsis#
#include "petscsnes.h"   
PetscErrorCode SNESNASMGetNumber(SNES snes, PetscInt *n)
Not Collective
Input Parameter#
- snes - the - SNEScontext
Output Parameter#
- n - the number of subsolvers 
See Also#
Level#
intermediate
Location#
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages