NEPGetSplitPreconditionerTerm#

Gets the matrices associated with the split preconditioner.

Synopsis#

Not Collective

Input Parameters#

  • nep - the nonlinear eigensolver context

  • k - the index of the requested term (starting in 0)

Output Parameter#

  • P - the matrix of the requested term

See Also#

NEP: Nonlinear Eigenvalue Problems, NEPSetSplitPreconditioner(), NEPGetSplitPreconditionerInfo()

Level#

advanced

Location#

src/nep/interface/nepbasic.c


Index of all NEP routines Table of Contents for all manual pages Index of all manual pages