petsc-3.7.1 2016-05-15
Report Typos and Errors

SNESCompositeGetNumber

Get the number of subsolvers in the composite SNES.

Synopsis

#include "petscsnes.h" 
PetscErrorCode  SNESCompositeGetNumber(SNES snes,PetscInt *n)
Logically Collective on SNES Many br

Input Parameter

snes - the preconditioner context Many br

Output Parameter

n - the number of subsolvers Many br

Many br

Keywords

SNES, composite preconditioner

Level:Developer
Location:
src/snes/impls/composite/snescomposite.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages