petsc-3.9.4 2018-09-11
Report Typos and Errors

PCJacobiType

What elements are used to form the Jacobi preconditioner

Synopsis

typedef enum { PC_JACOBI_DIAGONAL,PC_JACOBI_ROWMAX,PC_JACOBI_ROWSUM} PCJacobiType;

See Also


Level

intermediate

Location

src/ksp/pc/../../../include/petscpctypes.h
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages