#include "petscpc.h" PetscErrorCode PETSCKSP_DLLEXPORT PCFieldSplitSchurPrecondition(PC pc,PetscTruth flg)Collective on PC
pc | - the preconditioner context | |
flg | - build the preconditioner |
Notes: What should we do if the user wants to provide a different matrix (like a mass matrix) to use to build the preconditioner
Level:intermediate
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