slepc-3.6.3 2016-03-29
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
Output 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