#include "slepceps.h" PetscErrorCode EPSLOBPCGSetRestart(EPS eps,PetscReal restart)Logically Collective on EPS
eps | - the eigenproblem solver context | |
restart | - the percentage of the block of vectors to force a restart |
-eps_lobpcg_restart | - Sets the restart parameter |
Location: src/eps/impls/cg/lobpcg/lobpcg.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages