PCGenBlockSSORSetNoGlobalFactorisation
declare that a Generalised Block SSOR method use no global factorisation; this turns it into a block SSOR or block Jacobi method.
Synopsis
int PCGenBlockSSORSetNoGlobalFactorisation(PC pc)
Parameters
- pc
- the preconditioner
Location:-maprefgbssor.c
PC Index
Table of Contents