PCILUSetLevels

Sets the number of levels of fill to use.

Synopsis

#include "petscpc.h"  
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

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