#include "pc.h" int PCSchurGetIterationNumber(PC pc, int *its, int *schurIts)Not collective
Output
its | - The total number of iterations used to solve A | |
schurIts | - The number of iterations used to solve the Schur complement |
Level:intermediate
Location:src/sles/pc/impls/schur/schur.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages