PCILUSetLevels

Sets the number of levels of fill to use.

Synopsis

int PCILUSetLevels(PC pc,int levels)
Collective on PC

Input Parameters

pc - the preconditioner context
levels - number of levels of fill

Options Database Key

-pc_ilu_levels <levels> -Sets fill level

Keywords

PC, levels, fill, factorization, incomplete, ILU

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