#include "petscpc.h" PetscErrorCode PCISSetUseStiffnessScaling(PC pc, PetscBool use)Not collective
pc | - the preconditioning context | |
use | - whether or not pcis use matrix diagonal to build partition of unity. |
Level:intermediate
Location:src/ksp/pc/impls/is/pcis.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages