SNESCompositeAddSNES#
Adds another SNES to the SNESCOMPOSITE
Synopsis#
#include "petscsnes.h" 
PetscErrorCode SNESCompositeAddSNES(SNES snes, SNESType type)
Collective
Input Parameters#
- snes - the - SNEScontext of type- SNESCOMPOSITE
- type - the - SNESTypeof the new solver
See Also#
SNES: Nonlinear Solvers, SNES, SNESCOMPOSITE, SNESCompositeGetSNES()
Level#
developer
Location#
Implementations#
SNESCompositeAddSNES_Composite() in src/snes/impls/composite/snescomposite.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages