Notes: eigenvalue computation routines will return information about the spectrum of A^tA, rather than A.
This method requires that one be apply to apply the transpose of the preconditioner and operator as well as the operator and preconditioner. If the transpose of the preconditioner is not available then the preconditioner is used in its place so one ends up preconditioning A'A with B B. Seems odd?
This object is subclassed off of KSPCG
Level:beginner
Location:src/ksp/ksp/impls/cg/cgne/cgne.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages