#include "petscksp.h" PetscErrorCode PCGetOperatorsSet(PC pc,PetscBool *mat,PetscBool *pmat)Not collective, though the results on all processes should be the same Many br
mat | - the matrix associated with the linear system was set Many br | |
pmat | - matrix associated with the preconditioner was set, usually the same Many br |
Many br
Level:intermediate
Location:src/ksp/pc/interface/precon.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages