PCCompositeAddPC

Adds another PC to the composite PC.

Synopsis

int PCCompositeAddPC(PC pc,PCType type)

Input Parameter

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

Collective on PC

Keywords

composite preconditioner

Location: src/pc/impls/compositecomposite.c
PC Index
Table of Contents