#include "petscpc.h" PetscErrorCode PETSCKSP_DLLEXPORT PCFieldSplitGetSubKSP(PC pc,PetscInt *n,KSP *subksp[])Collective on KSP
n | - the number of split | |
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