#include "petscpc.h" PetscErrorCode PCBDDCSetLevels(PC pc,PetscInt levels)Logically collective on PC
pc | - the preconditioning context | |
levels | - the maximum number of levels (max 9) |
Default value is 0, i.e. traditional one-level BDDC
Level:intermediate
Location:src/ksp/pc/impls/bddc/bddc.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages