#include "petscpc.h" PetscErrorCode PCJacobiSetType(PC pc,PCJacobiType type)Logically Collective on PC
pc | - the preconditioner context | |
type | - PC_JACOBI_DIAGONAL, PC_JACOBI_ROWMAX, PC_JACOBI_ROWSUM |
Level:intermediate
Location:src/ksp/pc/impls/jacobi/jacobi.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages