PCILUSetLevels

Sets the number of levels of fill to use.

Synopsis

#include "pc.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
PC Index
Table of Contents