[petsc-dev] Preconditioner for Schur complement (pcfieldsplit)

Thomas Witkowski thomas.witkowski at tu-dresden.de
Tue Mar 29 05:55:36 CDT 2011


I have implemented a Schur complement solver based on the fieldsplit 
preconditioner, i.e., my code is executed with the option 
-pc_fieldsplit_type schur. How can I define a preconditioner Sp for the 
inner Schur complement solution? I want to define the preconditioner in 
an explicit way, thus build a matrix that should approximate S in some way!

Thomas



More information about the petsc-dev mailing list