PCGenBlockSSORSetFillMethod

set the method for handling fill-in in the global factorisation phase of a generalised block ssor method.

Synopsis

int PCGenBlockSSORSetFillMethod(PC pc,FillMethod fillmethod)

Parameters

pc
the preconditioner
fillmethod
choice of FillNone, FillDiag, FillStrong, FillFull

Location:-maprefgbssor.c


PC Index
Table of Contents