#include "petscpc.h" PetscErrorCode PCBDDCSetDofsSplitting(PC pc,PetscInt n_is, IS ISForDofs[])Collective
| pc | - the preconditioning context | |
| n_is | - number of index sets defining the fields | |
| ISForDofs | - array of IS describing the fields in global ordering |