PCCompositeAddPC

Adds another PC to the composite PC.

Synopsis

#include "petscpc.h" 
#include "petscsles.h" 
int PCCompositeAddPC(PC pc,PCType type)
Collective on PC

Input Parameters

pc -the preconditioner context
type -the type of the new preconditioner

Keywords

PC, composite preconditioner, add

Level:Developer
Location:
src/sles/pc/impls/composite/composite.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages