#include "petscpc.h" PetscErrorCode PCEisenstatGetOmega(PC pc,PetscReal *omega)Logically Collective on PC
To use SSOR without the Eisenstat trick, employ the PCSOR preconditioner, which can be chosen with the database options
-pc_type sor -pc_sor_symmetric
Level:intermediate
Location:src/ksp/pc/impls/eisens/eisen.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages