PCCompositeAddPC
Adds another PC to the composite PC.
Synopsis
#include "pc.h"
#include "sles.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
PC Index
Table of Contents