#include "petscpc.h" #include "petscdmcomposite.h" PetscErrorCode PCFieldSplitGetSubKSP(PC pc,PetscInt *n,KSP *subksp[])Collective on KSP
n | - the number of splits | |
pc | - the array of KSP contexts |
You must call KSPSetUp() before calling PCFieldSplitGetSubKSP().
Level:advanced
Location:src/ksp/pc/impls/fieldsplit/fieldsplit.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages