#include "petscpc.h" PetscErrorCode PCBDDCCreateFETIDPOperators(PC pc, Mat *fetidp_mat, PC *fetidp_pc)Collective
| pc | - the BDDC preconditioning context already setup | |
| fetidp_mat | - shell FETIDP matrix object | |
| fetidp_pc | - shell Dirichlet preconditioner for FETIDP matrix | |
| -fetidp_fullyredundant: use or not a fully redundant set of Lagrange multipliers | - |
Level:developer
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