:orphan: # PCMAT A preconditioner obtained by multiplying by the preconditioner matrix supplied in `PCSetOperators()` or `KSPSetOperators()` ## Note This one is a little strange. One rarely has an explicit matrix that approximates the inverse of the matrix they wish to solve for. ## See Also `PCCreate()`, `PCSetType()`, `PCType`, `PC`, `PCSHELL` ## Level intermediate ## Location src/ksp/pc/impls/mat/pcmat.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ksp/pc/impls/mat/pcmat.c) [Index of all PC routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)