PCICCSetLevels

Sets the number of levels of fill to use.

Synopsis

#include "petscpc.h" 
int PCICCSetLevels(PC pc,int levels)
Collective on PC

Input Parameters

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

Options Database Key

-pc_icc_levels <levels> -Sets fill level

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