#include "petscpc.h" int PCILUSetMatOrdering(PC pc,MatOrderingType ordering)Collective on PC
pc | - the preconditioner context | |
ordering | - the matrix ordering name, for example, MATORDERING_ND or MATORDERING_RCM |
Notes: natural ordering is used by default
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