PETSc version 3.15.5
Fix/Edit manual page

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