PCCompositeGetPC

Gets one of the PC objects in the composite PC.

Synopsis

int PCCompositeGetPC(PC pc,int n,PC *subpc)

Input Parameter

pc -the preconditioner context
n -the number of the pc requested

Output Parameters

subpc -the PC requested

Not Collective

Keywords

get, composite preconditioner, sub preconditioner

See Also

PCCompositeAddPC()

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