#include "slepceps.h" PetscErrorCode EPSGDSetBlockSize(EPS eps,PetscInt blocksize)Logically Collective on eps
eps | - the eigenproblem solver context | |
blocksize | - number of vectors added to the search space in every iteration |
-eps_gd_blocksize | - number of vectors added to the search space in every iteration |
Location: src/eps/impls/davidson/gd/gd.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages