Next:
Example of the Schur
Up:
Schur system Domain Decomposition
Previous:
General auxiliaries
Specific auxiliaries
Schur complement system. Routine for retrieving the interface preconditioner from the Domain Decomposition preconditioner:
int PCDomainDecompGetInterfacePC(PC the_pc,PC *interface_pc)
The interface preconditioner can be set through the options database: use any existing preconditioner option and prefix it with
interface_
.
Victor Eijkhout
7/27/1998