PCILUSetAllowDiagonalFill

Causes all diagonal matrix entries to be treated as level 0 fill even if there is no non-zero location.

Synopsis

#include "petscpc.h"  
int PCILUSetAllowDiagonalFill(PC pc)
Collective on PC

Input Parameters

Options Database Key

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

pc - the preconditioner context
-pc_ilu_diagonal_fill- Notes: Does not apply with 0 fill.