Notes: To use a Krylov method inside the composite preconditioner, set the PCType of one or more inner PCs to be PCSLES. Using a Krylov method inside another Krylov method can be dangerous (you get divergence or the incorrect answer) unless you use KSPFGMRES as the other Krylov method
Level:intermediate
Location:src/sles/pc/impls/composite/composite.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages