EPSLanczosGetReorthog
Gets the type of reorthogonalization used during the Lanczos iteration.
Synopsis
#include "slepceps.h"
PetscErrorCode EPSLanczosGetReorthog(EPS eps,EPSLanczosReorthogType *reorthog)
Not Collective
Input Parameter
eps - the eigenproblem solver context
Input Parameter
reorthog - the type of reorthogonalization
See Also
EPSLanczosSetReorthog(), EPSLanczosReorthogType
Location: src/eps/impls/krylov/lanczos/lanczos.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages