#include "slepceps.h" PetscErrorCode EPSLanczosSetReorthog(EPS eps,EPSLanczosReorthogType reorthog)Logically Collective on eps
eps | - the eigenproblem solver context | |
reorthog | - the type of reorthogonalization |
-eps_lanczos_reorthog | - Sets the reorthogonalization type (either 'local', 'selective', 'periodic', 'partial', 'full' or 'delayed') |
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